File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-02T01:07:01.697Z
Original file line number Diff line number Diff line change @@ -281,8 +281,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
281281[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-iter-stacks.svg
282282[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-iter-stacks
283283
284- [ test-image ] : https://github.com/stdlib-js/ndarray-iter-stacks/actions/workflows/test.yml/badge.svg?branch=v0.1.0
285- [ test-url ] : https://github.com/stdlib-js/ndarray-iter-stacks/actions/workflows/test.yml?query=branch:v0.1.0
284+ [ test-image ] : https://github.com/stdlib-js/ndarray-iter-stacks/actions/workflows/test.yml/badge.svg?branch=main
285+ [ test-url ] : https://github.com/stdlib-js/ndarray-iter-stacks/actions/workflows/test.yml?query=branch:main
286286
287287[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-iter-stacks/main.svg
288288[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-iter-stacks?branch=main
Original file line number Diff line number Diff line change 5353 "@stdlib/ndarray-base-slice" : " ^0.2.2" ,
5454 "@stdlib/ndarray-shape" : " ^0.2.2" ,
5555 "@stdlib/slice-base-args2multislice" : " ^0.2.2" ,
56- "@stdlib/string-format" : " ^0.2.2 " ,
56+ "@stdlib/string-format" : " ^0.2.3 " ,
5757 "@stdlib/symbol-iterator" : " ^0.2.2" ,
5858 "@stdlib/types" : " ^0.4.3" ,
59- "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2 " ,
59+ "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3 " ,
6060 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
6161 },
6262 "devDependencies" : {
6363 "@stdlib/array-base-zero-to" : " ^0.2.1" ,
6464 "@stdlib/assert-is-iterator-like" : " ^0.2.2" ,
65- "@stdlib/ndarray-array" : " ^0.2.1 " ,
65+ "@stdlib/ndarray-array" : " ^0.2.2 " ,
6666 "@stdlib/ndarray-slice" : " ^0.2.2" ,
6767 "@stdlib/ndarray-to-array" : " ^0.2.1" ,
6868 "@stdlib/ndarray-zeros" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments