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-09T02:27:28.073Z
Original file line number Diff line number Diff line change @@ -727,8 +727,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
727727[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-ctor.svg
728728[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-ctor
729729
730- [ test-image ] : https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml/badge.svg?branch=v0.3.1
731- [ test-url ] : https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml?query=branch:v0.3.1
730+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml/badge.svg?branch=main
731+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml?query=branch:main
732732
733733[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ctor/main.svg
734734[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-ctor?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-slice" : " ^0.3.0 " ,
40+ "@stdlib/array-base-slice" : " ^0.3.1 " ,
4141 "@stdlib/array-buffer" : " ^0.2.3" ,
4242 "@stdlib/array-dataview" : " ^0.2.3" ,
4343 "@stdlib/array-uint8" : " ^0.2.3" ,
7878 "@stdlib/complex-float32-ctor" : " ^0.1.1" ,
7979 "@stdlib/complex-float64-ctor" : " ^0.1.2" ,
8080 "@stdlib/math-base-special-floor" : " ^0.2.4" ,
81- "@stdlib/random-base-randu" : " ^0.2.2 " ,
81+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
8282 "proxyquire" : " ^2.0.0" ,
8383 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
8484 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments