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-03-09T02:38:25.039Z
Original file line number Diff line number Diff line change @@ -241,8 +241,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
241241[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-empty-like.svg
242242[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-empty-like
243243
244- [ test-image ] : https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml/badge.svg?branch=v0.3.2
245- [ test-url ] : https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml?query=branch:v0.3.2
244+ [ test-image ] : https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml/badge.svg?branch=main
245+ [ test-url ] : https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml?query=branch:main
246246
247247[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-empty-like/main.svg
248248[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-empty-like?branch=main
Original file line number Diff line number Diff line change 4040 "@stdlib/array-empty" : " ^0.3.1" ,
4141 "@stdlib/assert-has-own-property" : " ^0.2.3" ,
4242 "@stdlib/assert-is-empty-collection" : " ^0.2.4" ,
43- "@stdlib/assert-is-ndarray-like" : " ^0.2.2 " ,
43+ "@stdlib/assert-is-ndarray-like" : " ^0.2.3 " ,
4444 "@stdlib/assert-is-nonnegative-integer-array" : " ^0.2.3" ,
4545 "@stdlib/assert-is-number" : " ^0.2.3" ,
4646 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
7474 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
7575 "@stdlib/ndarray-base-assert-is-equal-data-type" : " ^0.1.1" ,
7676 "@stdlib/ndarray-base-empty" : " ^0.3.2" ,
77- "@stdlib/ndarray-base-zeros" : " ^0.3.0 " ,
77+ "@stdlib/ndarray-base-zeros" : " ^0.3.1 " ,
7878 "@stdlib/ndarray-data-buffer" : " ^0.2.3" ,
7979 "@stdlib/ndarray-dtypes" : " ^0.4.1" ,
8080 "@stdlib/ndarray-empty" : " ^0.3.1" ,
You can’t perform that action at this time.
0 commit comments