File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ 2026-03-02T00:42:25.532Z
Original file line number Diff line number Diff line change @@ -266,8 +266,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
266266[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-ind2sub.svg
267267[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-ind2sub
268268
269- [ test-image ] : https://github.com/stdlib-js/ndarray-ind2sub/actions/workflows/test.yml/badge.svg?branch=v0.2.3
270- [ test-url ] : https://github.com/stdlib-js/ndarray-ind2sub/actions/workflows/test.yml?query=branch:v0.2.3
269+ [ test-image ] : https://github.com/stdlib-js/ndarray-ind2sub/actions/workflows/test.yml/badge.svg?branch=main
270+ [ test-url ] : https://github.com/stdlib-js/ndarray-ind2sub/actions/workflows/test.yml?query=branch:main
271271
272272[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-ind2sub/main.svg
273273[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-ind2sub?branch=main
Original file line number Diff line number Diff line change 4141 "@stdlib/assert-is-integer" : " ^0.2.3" ,
4242 "@stdlib/assert-is-nonnegative-integer-array" : " ^0.2.3" ,
4343 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
44- "@stdlib/ndarray-base-assert-is-index-mode" : " ^0.2.2 " ,
45- "@stdlib/ndarray-base-assert-is-order" : " ^0.2.2 " ,
44+ "@stdlib/ndarray-base-assert-is-index-mode" : " ^0.2.3 " ,
45+ "@stdlib/ndarray-base-assert-is-order" : " ^0.2.3 " ,
4646 "@stdlib/ndarray-base-ind2sub" : " ^0.2.3" ,
4747 "@stdlib/ndarray-base-shape2strides" : " ^0.2.3" ,
4848 "@stdlib/string-format" : " ^0.2.3" ,
5555 "@stdlib/assert-is-array" : " ^0.2.3" ,
5656 "@stdlib/math-base-special-floor" : " ^0.2.4" ,
5757 "@stdlib/ndarray-base-numel" : " ^0.2.3" ,
58- "@stdlib/random-base-randu" : " ^0.2.2 " ,
58+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
5959 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6060 "istanbul" : " ^0.4.1" ,
6161 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments