File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-09T02:46:07.580Z
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
222222[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-to-array.svg
223223[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-to-array
224224
225- [ test-image ] : https://github.com/stdlib-js/ndarray-to-array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
226- [ test-url ] : https://github.com/stdlib-js/ndarray-to-array/actions/workflows/test.yml?query=branch:v0.2.2
225+ [ test-image ] : https://github.com/stdlib-js/ndarray-to-array/actions/workflows/test.yml/badge.svg?branch=main
226+ [ test-url ] : https://github.com/stdlib-js/ndarray-to-array/actions/workflows/test.yml?query=branch:main
227227
228228[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-to-array/main.svg
229229[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-to-array?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/assert-is-ndarray-like" : " ^0.2.2 " ,
40+ "@stdlib/assert-is-ndarray-like" : " ^0.2.3 " ,
4141 "@stdlib/ndarray-base-to-array" : " ^0.2.2" ,
4242 "@stdlib/ndarray-data-buffer" : " ^0.2.3" ,
4343 "@stdlib/ndarray-offset" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments