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-02-02T00:44:26.388Z
Original file line number Diff line number Diff line change @@ -377,8 +377,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
377377[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dasumpw.svg
378378[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dasumpw
379379
380- [test-image]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml/badge.svg?branch=v0.3.0
381- [test-url]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml?query=branch:v0.3.0
380+ [test-image]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml/badge.svg?branch=main
381+ [test-url]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml?query=branch:main
382382
383383[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dasumpw/main.svg
384384[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dasumpw?branch=main
Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "@stdlib/assert-is-error" : " ^0.2.2" ,
45- "@stdlib/blas-base-shared" : " ^0.1 .0" ,
45+ "@stdlib/blas-base-shared" : " ^0.2 .0" ,
4646 "@stdlib/math-base-special-abs" : " ^0.2.2" ,
4747 "@stdlib/math-base-special-floor" : " ^0.2.3" ,
4848 "@stdlib/napi-argv" : " ^0.2.2" ,
4949 "@stdlib/napi-argv-int64" : " ^0.2.2" ,
5050 "@stdlib/napi-argv-strided-float64array" : " ^0.2.2" ,
5151 "@stdlib/napi-create-double" : " ^0.0.2" ,
5252 "@stdlib/napi-export" : " ^0.3.0" ,
53- "@stdlib/strided-base-stride2offset" : " ^0.1.0 " ,
54- "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2 " ,
53+ "@stdlib/strided-base-stride2offset" : " ^0.1.1 " ,
54+ "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3 " ,
5555 "@stdlib/utils-library-manifest" : " ^0.2.3" ,
5656 "@stdlib/utils-try-require" : " ^0.2.2"
5757 },
You can’t perform that action at this time.
0 commit comments