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-03-02T01:28:38.105Z
Original file line number Diff line number Diff line change @@ -249,8 +249,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
249249[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-iter-values.svg
250250[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-iter-values
251251
252- [ test-image ] : https://github.com/stdlib-js/ndarray-iter-values/actions/workflows/test.yml/badge.svg?branch=v0.2.3
253- [ test-url ] : https://github.com/stdlib-js/ndarray-iter-values/actions/workflows/test.yml?query=branch:v0.2.3
252+ [ test-image ] : https://github.com/stdlib-js/ndarray-iter-values/actions/workflows/test.yml/badge.svg?branch=main
253+ [ test-url ] : https://github.com/stdlib-js/ndarray-iter-values/actions/workflows/test.yml?query=branch:main
254254
255255[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-iter-values/main.svg
256256[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-iter-values?branch=main
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@stdlib/array-base-zeros" : " ^0.2.3" ,
4141 "@stdlib/assert-has-own-property" : " ^0.2.3" ,
42- "@stdlib/assert-is-ndarray-like" : " ^0.2.2 " ,
42+ "@stdlib/assert-is-ndarray-like" : " ^0.2.3 " ,
4343 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
4444 "@stdlib/ndarray-base-assert-is-order" : " ^0.2.3" ,
4545 "@stdlib/ndarray-base-assert-is-row-major-string" : " ^0.1.1" ,
5656 "@stdlib/array-base-zero-to" : " ^0.2.2" ,
5757 "@stdlib/assert-is-iterator-like" : " ^0.2.3" ,
5858 "@stdlib/assert-is-number" : " ^0.2.3" ,
59- "@stdlib/ndarray-array" : " ^0.2.2 " ,
60- "@stdlib/ndarray-zeros" : " ^0.3.0 " ,
59+ "@stdlib/ndarray-array" : " ^0.2.3 " ,
60+ "@stdlib/ndarray-zeros" : " ^0.3.1 " ,
6161 "proxyquire" : " ^2.0.0" ,
6262 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6363 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments