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:12:28.007Z
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-uint16.svg
256256[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-vector-uint16
257257
258- [ test-image ] : https://github.com/stdlib-js/ndarray-vector-uint16/actions/workflows/test.yml/badge.svg?branch=v0.1.1
259- [ test-url ] : https://github.com/stdlib-js/ndarray-vector-uint16/actions/workflows/test.yml?query=branch:v0.1.1
258+ [ test-image ] : https://github.com/stdlib-js/ndarray-vector-uint16/actions/workflows/test.yml/badge.svg?branch=main
259+ [ test-url ] : https://github.com/stdlib-js/ndarray-vector-uint16/actions/workflows/test.yml?query=branch:main
260260
261261[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-vector-uint16/main.svg
262262[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-vector-uint16?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-float64" : " ^0.2.3" ,
4646 "@stdlib/array-uint16" : " ^0.2.3" ,
47- "@stdlib/assert-is-equal-uint16array" : " ^0.1.0 " ,
48- "@stdlib/assert-is-ndarray-like" : " ^0.2.2 " ,
47+ "@stdlib/assert-is-equal-uint16array" : " ^0.1.1 " ,
48+ "@stdlib/assert-is-ndarray-like" : " ^0.2.3 " ,
4949 "@stdlib/assert-is-ndarray-like-with-data-type" : " ^0.1.1" ,
50- "@stdlib/blas-ext-sum" : " ^0.1.0 " ,
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