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-02T01:37:55.634Z
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.1
245- [ test-url ] : https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml?query=branch:v0.3.1
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 4848 "@stdlib/ndarray-base-numel" : " ^0.2.2" ,
4949 "@stdlib/ndarray-base-shape2strides" : " ^0.2.2" ,
5050 "@stdlib/ndarray-base-strides2offset" : " ^0.2.2" ,
51- "@stdlib/ndarray-ctor" : " ^0.2.2 " ,
51+ "@stdlib/ndarray-ctor" : " ^0.3.0 " ,
5252 "@stdlib/ndarray-dtype" : " ^0.2.2" ,
5353 "@stdlib/ndarray-order" : " ^0.2.2" ,
5454 "@stdlib/ndarray-shape" : " ^0.2.2" ,
55- "@stdlib/string-format" : " ^0.2.2 " ,
55+ "@stdlib/string-format" : " ^0.2.3 " ,
5656 "@stdlib/types" : " ^0.4.3" ,
5757 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
5858 },
You can’t perform that action at this time.
0 commit comments