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-16T01:46:20.356Z
Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
247247[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-iter-indices.svg
248248[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-iter-indices
249249
250- [ test-image ] : https://github.com/stdlib-js/ndarray-iter-indices/actions/workflows/test.yml/badge.svg?branch=v0.2.4
251- [ test-url ] : https://github.com/stdlib-js/ndarray-iter-indices/actions/workflows/test.yml?query=branch:v0.2.4
250+ [ test-image ] : https://github.com/stdlib-js/ndarray-iter-indices/actions/workflows/test.yml/badge.svg?branch=main
251+ [ test-url ] : https://github.com/stdlib-js/ndarray-iter-indices/actions/workflows/test.yml?query=branch:main
252252
253253[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-iter-indices/main.svg
254254[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-iter-indices?branch=main
Original file line number Diff line number Diff line change 4242 "@stdlib/assert-is-collection" : " ^0.2.3" ,
4343 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
4444 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
45- "@stdlib/ndarray-base-assert-is-order" : " ^0.2.2 " ,
45+ "@stdlib/ndarray-base-assert-is-order" : " ^0.2.3 " ,
4646 "@stdlib/ndarray-base-assert-is-row-major-string" : " ^0.1.1" ,
4747 "@stdlib/ndarray-base-next-cartesian-index" : " ^0.2.3" ,
4848 "@stdlib/ndarray-base-numel" : " ^0.2.3" ,
5353 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
5454 },
5555 "devDependencies" : {
56- "@stdlib/array-base-zero-to" : " ^0.2.1 " ,
56+ "@stdlib/array-base-zero-to" : " ^0.2.2 " ,
5757 "@stdlib/assert-is-iterator-like" : " ^0.2.3" ,
5858 "@stdlib/assert-is-nonnegative-integer-array" : " ^0.2.3" ,
59- "@stdlib/ndarray-array" : " ^0.2.2 " ,
60- "@stdlib/ndarray-zeros" : " ^0.3.0 " ,
59+ "@stdlib/ndarray-array" : " ^0.2.3 " ,
60+ "@stdlib/ndarray-zeros" : " ^0.3.1 " ,
6161 "proxyquire" : " ^2.0.0" ,
6262 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6363 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments