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-09T01:41:43.330Z
Original file line number Diff line number Diff line change @@ -199,8 +199,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
199199[ npm-image ] : http://img.shields.io/npm/v/@stdlib/assert-is-booleanarray.svg
200200[ npm-url ] : https://npmjs.org/package/@stdlib/assert-is-booleanarray
201201
202- [ test-image ] : https://github.com/stdlib-js/assert-is-booleanarray/actions/workflows/test.yml/badge.svg?branch=v0.0.3
203- [ test-url ] : https://github.com/stdlib-js/assert-is-booleanarray/actions/workflows/test.yml?query=branch:v0.0.3
202+ [ test-image ] : https://github.com/stdlib-js/assert-is-booleanarray/actions/workflows/test.yml/badge.svg?branch=main
203+ [ test-url ] : https://github.com/stdlib-js/assert-is-booleanarray/actions/workflows/test.yml?query=branch:main
204204
205205[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/assert-is-booleanarray/main.svg
206206[ coverage-url ] : https://codecov.io/github/stdlib-js/assert-is-booleanarray?branch=main
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/array-bool" : " ^0.1.1 " ,
40+ "@stdlib/array-bool" : " ^0.1.2 " ,
4141 "@stdlib/types" : " ^0.4.3" ,
4242 "@stdlib/utils-constructor-name" : " ^0.2.3"
4343 },
4444 "devDependencies" : {
45- "@stdlib/array-complex128" : " ^0.3.1 " ,
46- "@stdlib/array-complex64" : " ^0.3.1 " ,
45+ "@stdlib/array-complex128" : " ^0.3.2 " ,
46+ "@stdlib/array-complex64" : " ^0.3.2 " ,
4747 "@stdlib/array-float32" : " ^0.2.3" ,
4848 "@stdlib/array-float64" : " ^0.2.3" ,
4949 "@stdlib/array-int16" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments