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:17:59.699Z
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
206206[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-dtype.svg
207207[ npm-url ] : https://npmjs.org/package/@stdlib/array-dtype
208208
209- [ test-image ] : https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml/badge.svg?branch=v0.3.1
210- [ test-url ] : https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml?query=branch:v0.3.1
209+ [ test-image ] : https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml/badge.svg?branch=main
210+ [ test-url ] : https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml?query=branch:main
211211
212212[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-dtype/main.svg
213213[ coverage-url ] : https://codecov.io/github/stdlib-js/array-dtype?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 " ,
41- "@stdlib/array-complex128" : " ^0.3.1 " ,
42- "@stdlib/array-complex64" : " ^0.3.1 " ,
40+ "@stdlib/array-bool" : " ^0.1.2 " ,
41+ "@stdlib/array-complex128" : " ^0.3.2 " ,
42+ "@stdlib/array-complex64" : " ^0.3.2 " ,
4343 "@stdlib/array-float32" : " ^0.2.3" ,
4444 "@stdlib/array-float64" : " ^0.2.3" ,
4545 "@stdlib/array-int16" : " ^0.2.3" ,
5555 "@stdlib/utils-constructor-name" : " ^0.2.3"
5656 },
5757 "devDependencies" : {
58- "@stdlib/array-ctors" : " ^0.3.0 " ,
58+ "@stdlib/array-ctors" : " ^0.3.1 " ,
5959 "@stdlib/array-dtypes" : " ^0.4.1" ,
6060 "@stdlib/assert-is-string" : " ^0.2.3" ,
6161 "@stdlib/buffer-alloc-unsafe" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments