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:47:10.856Z
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-base-ind.svg
248248[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-ind
249249
250- [ test-image ] : https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml/badge.svg?branch=v0.2.3
251- [ test-url ] : https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml?query=branch:v0.2.3
250+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml/badge.svg?branch=main
251+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml?query=branch:main
252252
253253[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ind/main.svg
254254[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-ind?branch=main
Original file line number Diff line number Diff line change 3939 "url" : " https://github.com/stdlib-js/stdlib/issues"
4040 },
4141 "dependencies" : {
42- "@stdlib/ndarray-base-assert-is-index-mode" : " ^0.2.2 " ,
42+ "@stdlib/ndarray-base-assert-is-index-mode" : " ^0.2.3 " ,
4343 "@stdlib/ndarray-base-clamp-index" : " ^0.2.3" ,
4444 "@stdlib/ndarray-base-normalize-index" : " ^0.2.3" ,
4545 "@stdlib/ndarray-base-wrap-index" : " ^0.2.3" ,
5454 "@stdlib/assert-has-own-property" : " ^0.2.3" ,
5555 "@stdlib/assert-is-function" : " ^0.2.3" ,
5656 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
57- "@stdlib/random-base-discrete-uniform" : " ^0.2.1 " ,
57+ "@stdlib/random-base-discrete-uniform" : " ^0.2.2 " ,
5858 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5959 "istanbul" : " ^0.4.1" ,
6060 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments