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-23T01:35:54.861Z
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
200200[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-ndarraylike2ndarray.svg
201201[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-ndarraylike2ndarray
202202
203- [ test-image ] : https://github.com/stdlib-js/ndarray-ndarraylike2ndarray/actions/workflows/test.yml/badge.svg?branch=v0.1.1
204- [ test-url ] : https://github.com/stdlib-js/ndarray-ndarraylike2ndarray/actions/workflows/test.yml?query=branch:v0.1.1
203+ [ test-image ] : https://github.com/stdlib-js/ndarray-ndarraylike2ndarray/actions/workflows/test.yml/badge.svg?branch=main
204+ [ test-url ] : https://github.com/stdlib-js/ndarray-ndarraylike2ndarray/actions/workflows/test.yml?query=branch:main
205205
206206[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-ndarraylike2ndarray/main.svg
207207[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-ndarraylike2ndarray?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/ndarray-base-assert-is-read-only" : " ^0.2.3" ,
41- "@stdlib/ndarray-ctor" : " ^0.3.0 " ,
41+ "@stdlib/ndarray-ctor" : " ^0.3.1 " ,
4242 "@stdlib/ndarray-data-buffer" : " ^0.2.3" ,
4343 "@stdlib/ndarray-defaults" : " ^0.4.1" ,
4444 "@stdlib/ndarray-dtype" : " ^0.2.3" ,
5151 "devDependencies" : {
5252 "@stdlib/array-float64" : " ^0.2.3" ,
5353 "@stdlib/assert-is-collection" : " ^0.2.3" ,
54- "@stdlib/ndarray-array" : " ^0.2.2 " ,
55- "@stdlib/ndarray-base-ctor" : " ^0.3.0 " ,
54+ "@stdlib/ndarray-array" : " ^0.2.3 " ,
55+ "@stdlib/ndarray-base-ctor" : " ^0.3.1 " ,
5656 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5757 "istanbul" : " ^0.4.1" ,
5858 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments