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-03-02T01:23:19.530Z
Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
255255[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-vector-float32.svg
256256[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-vector-float32
257257
258- [ test-image ] : https://github.com/stdlib-js/ndarray-vector-float32/actions/workflows/test.yml/badge.svg?branch=v0.1.1
259- [ test-url ] : https://github.com/stdlib-js/ndarray-vector-float32/actions/workflows/test.yml?query=branch:v0.1.1
258+ [ test-image ] : https://github.com/stdlib-js/ndarray-vector-float32/actions/workflows/test.yml/badge.svg?branch=main
259+ [ test-url ] : https://github.com/stdlib-js/ndarray-vector-float32/actions/workflows/test.yml?query=branch:main
260260
261261[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-vector-float32/main.svg
262262[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-vector-float32?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-vector-ctor" : " ^0.1.0 " ,
40+ "@stdlib/ndarray-vector-ctor" : " ^0.1.1 " ,
4141 "@stdlib/types" : " ^0.4.3"
4242 },
4343 "devDependencies" : {
4444 "@stdlib/array-buffer" : " ^0.2.3" ,
4545 "@stdlib/array-float32" : " ^0.2.3" ,
4646 "@stdlib/array-float64" : " ^0.2.3" ,
47- "@stdlib/assert-is-ndarray-like" : " ^0.2.2 " ,
47+ "@stdlib/assert-is-ndarray-like" : " ^0.2.3 " ,
4848 "@stdlib/assert-is-ndarray-like-with-data-type" : " ^0.1.1" ,
49- "@stdlib/assert-is-same-float32array" : " ^0.2.2 " ,
50- "@stdlib/blas-ext-sum" : " ^0.1.0 " ,
49+ "@stdlib/assert-is-same-float32array" : " ^0.2.3 " ,
50+ "@stdlib/blas-ext-sum" : " ^0.1.1 " ,
5151 "@stdlib/buffer-from-array" : " ^0.2.3" ,
5252 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
5353 "@stdlib/ndarray-base-assert-is-read-only" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments