File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-09T01:51:08.913Z
Original file line number Diff line number Diff line change @@ -186,8 +186,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
186186[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-buffer.svg
187187[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-buffer
188188
189- [ test-image ] : https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml/badge.svg?branch=v0.3.1
190- [ test-url ] : https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml?query=branch:v0.3.1
189+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml/badge.svg?branch=main
190+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml?query=branch:main
191191
192192[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-buffer/main.svg
193193[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-buffer?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-fill" : " ^0.1.0 " ,
40+ "@stdlib/array-base-fill" : " ^0.1.1 " ,
4141 "@stdlib/array-base-zeros" : " ^0.2.3" ,
4242 "@stdlib/buffer-alloc-unsafe" : " ^0.2.3" ,
43- "@stdlib/ndarray-base-buffer-ctors" : " ^0.4.0 " ,
43+ "@stdlib/ndarray-base-buffer-ctors" : " ^0.4.1 " ,
4444 "@stdlib/ndarray-base-dtype-resolve-str" : " ^0.3.1" ,
4545 "@stdlib/types" : " ^0.4.3"
4646 },
You can’t perform that action at this time.
0 commit comments