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-02-02T02:34:48.575Z
Original file line number Diff line number Diff line change @@ -185,8 +185,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
185185[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-ndarraylike2ndarray.svg
186186[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-ndarraylike2ndarray
187187
188- [ test-image ] : https://github.com/stdlib-js/ndarray-base-ndarraylike2ndarray/actions/workflows/test.yml/badge.svg?branch=v0.1.0
189- [ test-url ] : https://github.com/stdlib-js/ndarray-base-ndarraylike2ndarray/actions/workflows/test.yml?query=branch:v0.1.0
188+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-ndarraylike2ndarray/actions/workflows/test.yml/badge.svg?branch=main
189+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-ndarraylike2ndarray/actions/workflows/test.yml?query=branch:main
190190
191191[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ndarraylike2ndarray/main.svg
192192[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-ndarraylike2ndarray?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/ndarray-base-ctor" : " ^0.2.2 " ,
40+ "@stdlib/ndarray-base-ctor" : " ^0.3.0 " ,
4141 "@stdlib/ndarray-data-buffer" : " ^0.2.2" ,
4242 "@stdlib/ndarray-defaults" : " ^0.4.0" ,
4343 "@stdlib/ndarray-dtype" : " ^0.2.2" ,
5050 "devDependencies" : {
5151 "@stdlib/array-float64" : " ^0.2.2" ,
5252 "@stdlib/assert-is-collection" : " ^0.2.2" ,
53- "@stdlib/ndarray-array" : " ^0.2.1 " ,
54- "@stdlib/ndarray-ctor" : " ^0.2.2 " ,
53+ "@stdlib/ndarray-array" : " ^0.2.2 " ,
54+ "@stdlib/ndarray-ctor" : " ^0.3.0 " ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "istanbul" : " ^0.4.1" ,
5757 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments