File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-23T02:44:24.643Z
Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
192192[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-mskbinary2d.svg
193193[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-mskbinary2d
194194
195- [ test-image ] : https://github.com/stdlib-js/array-base-mskbinary2d/actions/workflows/test.yml/badge.svg?branch=v0.2.3
196- [ test-url ] : https://github.com/stdlib-js/array-base-mskbinary2d/actions/workflows/test.yml?query=branch:v0.2.3
195+ [ test-image ] : https://github.com/stdlib-js/array-base-mskbinary2d/actions/workflows/test.yml/badge.svg?branch=main
196+ [ test-url ] : https://github.com/stdlib-js/array-base-mskbinary2d/actions/workflows/test.yml?query=branch:main
197197
198198[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-mskbinary2d/main.svg
199199[ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-mskbinary2d?branch=main
Original file line number Diff line number Diff line change 4040 "@stdlib/types" : " ^0.4.3"
4141 },
4242 "devDependencies" : {
43- "@stdlib/array-base-filled2d-by" : " ^0.2.2 " ,
44- "@stdlib/array-base-zeros2d" : " ^0.2.2 " ,
43+ "@stdlib/array-base-filled2d-by" : " ^0.2.3 " ,
44+ "@stdlib/array-base-zeros2d" : " ^0.2.3 " ,
4545 "@stdlib/math-base-assert-is-nan" : " ^0.2.3" ,
4646 "@stdlib/math-base-special-floor" : " ^0.2.4" ,
4747 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
4848 "@stdlib/ndarray-base-numel" : " ^0.2.3" ,
4949 "@stdlib/number-float64-base-add" : " ^0.1.1" ,
50- "@stdlib/random-base-bernoulli" : " ^0.2.1 " ,
51- "@stdlib/random-base-discrete-uniform" : " ^0.2.1 " ,
52- "@stdlib/random-base-uniform" : " ^0.2.2 " ,
50+ "@stdlib/random-base-bernoulli" : " ^0.2.2 " ,
51+ "@stdlib/random-base-discrete-uniform" : " ^0.2.2 " ,
52+ "@stdlib/random-base-uniform" : " ^0.2.3 " ,
5353 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5454 "istanbul" : " ^0.4.1" ,
5555 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments