File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1+ 2026-03-02T00:40:00.728Z
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
187187[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-complement-shape.svg
188188[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-complement-shape
189189
190- [ test-image ] : https://github.com/stdlib-js/ndarray-base-complement-shape/actions/workflows/test.yml/badge.svg?branch=v0.1.1
191- [ test-url ] : https://github.com/stdlib-js/ndarray-base-complement-shape/actions/workflows/test.yml?query=branch:v0.1.1
190+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-complement-shape/actions/workflows/test.yml/badge.svg?branch=main
191+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-complement-shape/actions/workflows/test.yml?query=branch:main
192192
193193[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-complement-shape/main.svg
194194[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-complement-shape?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-base-indices-complement" : " ^0.1.0 " ,
40+ "@stdlib/array-base-indices-complement" : " ^0.1.1 " ,
4141 "@stdlib/array-base-take-indexed" : " ^0.2.3" ,
4242 "@stdlib/ndarray-base-to-unique-normalized-indices" : " ^0.1.1" ,
4343 "@stdlib/types" : " ^0.4.3"
4444 },
4545 "devDependencies" : {
46- "@stdlib/array-base-filled" : " ^0.2.2 " ,
47- "@stdlib/array-base-zip" : " ^0.1.0 " ,
46+ "@stdlib/array-base-filled" : " ^0.2.3 " ,
47+ "@stdlib/array-base-zip" : " ^0.1.1 " ,
4848 "@stdlib/assert-is-array" : " ^0.2.3" ,
49- "@stdlib/console-log-each-map" : " ^0.1.0 " ,
50- "@stdlib/random-array-discrete-uniform" : " ^0.2.1 " ,
49+ "@stdlib/console-log-each-map" : " ^0.1.1 " ,
50+ "@stdlib/random-array-discrete-uniform" : " ^0.2.2 " ,
5151 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5252 "istanbul" : " ^0.4.1" ,
5353 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments