File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-09T01:48:17.798Z
Original file line number Diff line number Diff line change @@ -210,8 +210,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
210210[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-zeros.svg
211211[ npm-url ] : https://npmjs.org/package/@stdlib/array-zeros
212212
213- [ test-image ] : https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml/badge.svg?branch=v0.2.3
214- [ test-url ] : https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml?query=branch:v0.2.3
213+ [ test-image ] : https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml/badge.svg?branch=main
214+ [ test-url ] : https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml?query=branch:main
215215
216216[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-zeros/main.svg
217217[ coverage-url ] : https://codecov.io/github/stdlib-js/array-zeros?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/array-base-zeros" : " ^0.2.3" ,
41- "@stdlib/array-ctors" : " ^0.3.0 " ,
41+ "@stdlib/array-ctors" : " ^0.3.1 " ,
4242 "@stdlib/array-defaults" : " ^0.4.1" ,
4343 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
4444 "@stdlib/string-format" : " ^0.2.3" ,
4545 "@stdlib/types" : " ^0.4.3" ,
4646 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
4747 },
4848 "devDependencies" : {
49- "@stdlib/array-complex128" : " ^0.3.1 " ,
50- "@stdlib/array-complex64" : " ^0.3.1 " ,
49+ "@stdlib/array-complex128" : " ^0.3.2 " ,
50+ "@stdlib/array-complex64" : " ^0.3.2 " ,
5151 "@stdlib/array-dtypes" : " ^0.4.1" ,
5252 "@stdlib/array-float32" : " ^0.2.3" ,
5353 "@stdlib/array-float64" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments