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-09T01:28:22.732Z
Original file line number Diff line number Diff line change @@ -191,8 +191,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
191191[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-to-normalized-indices.svg
192192[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-to-normalized-indices
193193
194- [ test-image ] : https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml/badge.svg?branch=v0.1.1
195- [ test-url ] : https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml?query=branch:v0.1.1
194+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml/badge.svg?branch=main
195+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml?query=branch:main
196196
197197[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-to-normalized-indices/main.svg
198198[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-to-normalized-indices?branch=main
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/array-empty-like" : " ^0.3.0 " ,
40+ "@stdlib/array-empty-like" : " ^0.3.1 " ,
4141 "@stdlib/ndarray-base-normalize-index" : " ^0.2.3" ,
4242 "@stdlib/types" : " ^0.4.3"
4343 },
4646 "@stdlib/assert-is-array" : " ^0.2.3" ,
4747 "@stdlib/assert-is-int32array" : " ^0.2.3" ,
4848 "@stdlib/assert-is-nonnegative-integer-array" : " ^0.2.3" ,
49- "@stdlib/random-array-discrete-uniform" : " ^0.2.1 " ,
49+ "@stdlib/random-array-discrete-uniform" : " ^0.2.2 " ,
5050 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5151 "istanbul" : " ^0.4.1" ,
5252 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments