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:16:39.909Z
Original file line number Diff line number Diff line change @@ -256,8 +256,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
256256[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-iter-subarrays.svg
257257[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-iter-subarrays
258258
259- [ test-image ] : https://github.com/stdlib-js/ndarray-iter-subarrays/actions/workflows/test.yml/badge.svg?branch=v0.1.0
260- [ test-url ] : https://github.com/stdlib-js/ndarray-iter-subarrays/actions/workflows/test.yml?query=branch:v0.1.0
259+ [ test-image ] : https://github.com/stdlib-js/ndarray-iter-subarrays/actions/workflows/test.yml/badge.svg?branch=main
260+ [ test-url ] : https://github.com/stdlib-js/ndarray-iter-subarrays/actions/workflows/test.yml?query=branch:main
261261
262262[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-iter-subarrays/main.svg
263263[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-iter-subarrays?branch=main
Original file line number Diff line number Diff line change 4949 "@stdlib/ndarray-base-slice" : " ^0.2.2" ,
5050 "@stdlib/ndarray-shape" : " ^0.2.2" ,
5151 "@stdlib/slice-base-args2multislice" : " ^0.2.2" ,
52- "@stdlib/string-format" : " ^0.2.2 " ,
52+ "@stdlib/string-format" : " ^0.2.3 " ,
5353 "@stdlib/symbol-iterator" : " ^0.2.2" ,
5454 "@stdlib/types" : " ^0.4.3" ,
55- "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2 " ,
55+ "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3 " ,
5656 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
5757 },
5858 "devDependencies" : {
5959 "@stdlib/array-base-zero-to" : " ^0.2.1" ,
6060 "@stdlib/assert-is-iterator-like" : " ^0.2.2" ,
61- "@stdlib/ndarray-array" : " ^0.2.1 " ,
61+ "@stdlib/ndarray-array" : " ^0.2.2 " ,
6262 "@stdlib/ndarray-slice" : " ^0.2.2" ,
6363 "@stdlib/ndarray-to-array" : " ^0.2.1" ,
6464 "@stdlib/ndarray-zeros" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments