File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-23T00:39:38.738Z
Original file line number Diff line number Diff line change @@ -387,8 +387,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
387387[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-dtypes.svg
388388[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-dtypes
389389
390- [ test-image ] : https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml/badge.svg?branch=v0.4.1
391- [ test-url ] : https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml?query=branch:v0.4.1
390+ [ test-image ] : https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml/badge.svg?branch=main
391+ [ test-url ] : https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml?query=branch:main
392392
393393[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-dtypes/main.svg
394394[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-dtypes?branch=main
Original file line number Diff line number Diff line change 3838 "url" : " https://github.com/stdlib-js/stdlib/issues"
3939 },
4040 "dependencies" : {
41- "@stdlib/ndarray-base-dtype-objects" : " ^0.1.0 " ,
41+ "@stdlib/ndarray-base-dtype-objects" : " ^0.1.1 " ,
4242 "@stdlib/ndarray-base-dtype-strings" : " ^0.1.1" ,
4343 "@stdlib/types" : " ^0.4.3" ,
4444 "@stdlib/utils-define-read-only-property" : " ^0.2.3" ,
4949 "@stdlib/array-base-assert-contains" : " ^0.2.3" ,
5050 "@stdlib/assert-has-own-property" : " ^0.2.3" ,
5151 "@stdlib/assert-is-string-array" : " ^0.2.3" ,
52- "@stdlib/ndarray-base-assert-is-data-type-object" : " ^0.1.0 " ,
52+ "@stdlib/ndarray-base-assert-is-data-type-object" : " ^0.0.1 " ,
5353 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5454 "istanbul" : " ^0.4.1" ,
5555 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments