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-03-02T01:50:17.337Z
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
214214[ npm-image ] : http://img.shields.io/npm/v/@stdlib/assert-is-complex-typed-array.svg
215215[ npm-url ] : https://npmjs.org/package/@stdlib/assert-is-complex-typed-array
216216
217- [ test-image ] : https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
218- [ test-url ] : https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml?query=branch:v0.2.3
217+ [ test-image ] : https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml/badge.svg?branch=main
218+ [ test-url ] : https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml?query=branch:main
219219
220220[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/assert-is-complex-typed-array/main.svg
221221[ coverage-url ] : https://codecov.io/github/stdlib-js/assert-is-complex-typed-array?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-complex128" : " ^0.3.1 " ,
41- "@stdlib/array-complex64" : " ^0.3.1 " ,
40+ "@stdlib/array-complex128" : " ^0.3.2 " ,
41+ "@stdlib/array-complex64" : " ^0.3.2 " ,
4242 "@stdlib/types" : " ^0.4.3" ,
4343 "@stdlib/utils-constructor-name" : " ^0.2.3" ,
4444 "@stdlib/utils-get-prototype-of" : " ^0.2.3"
You can’t perform that action at this time.
0 commit comments