File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-09T01:09:13.613Z
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
201201[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-buffer-dtype-enum.svg
202202[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-buffer-dtype-enum
203203
204- [ test-image ] : https://github.com/stdlib-js/ndarray-base-buffer-dtype-enum/actions/workflows/test.yml/badge.svg?branch=v0.3.1
205- [ test-url ] : https://github.com/stdlib-js/ndarray-base-buffer-dtype-enum/actions/workflows/test.yml?query=branch:v0.3.1
204+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-buffer-dtype-enum/actions/workflows/test.yml/badge.svg?branch=main
205+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-buffer-dtype-enum/actions/workflows/test.yml?query=branch:main
206206
207207[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-buffer-dtype-enum/main.svg
208208[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-buffer-dtype-enum?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/ndarray-base-buffer-dtype" : " ^0.4.0 " ,
40+ "@stdlib/ndarray-base-buffer-dtype" : " ^0.4.1 " ,
4141 "@stdlib/ndarray-base-dtype-resolve-enum" : " ^0.3.1" ,
4242 "@stdlib/types" : " ^0.4.3"
4343 },
4444 "devDependencies" : {
45- "@stdlib/array-struct-factory" : " ^0.1.0 " ,
45+ "@stdlib/array-struct-factory" : " ^0.1.1 " ,
4646 "@stdlib/assert-is-function" : " ^0.2.3" ,
4747 "@stdlib/assert-is-number" : " ^0.2.3" ,
48- "@stdlib/ndarray-base-buffer-ctors" : " ^0.4.0 " ,
48+ "@stdlib/ndarray-base-buffer-ctors" : " ^0.4.1 " ,
4949 "@stdlib/ndarray-base-dtype-enums" : " ^0.1.1" ,
5050 "@stdlib/ndarray-base-dtypes2strings" : " ^0.1.1" ,
51- "@stdlib/ndarray-dtypes" : " ^0.4.0 " ,
51+ "@stdlib/ndarray-dtypes" : " ^0.4.1 " ,
5252 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5353 "istanbul" : " ^0.4.1" ,
5454 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments