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-02-02T02:02:08.005Z
Original file line number Diff line number Diff line change @@ -349,8 +349,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
349349[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dapx.svg
350350[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dapx
351351
352- [test-image]: https://github.com/stdlib-js/blas-ext-base-dapx/actions/workflows/test.yml/badge.svg?branch=v0.3.0
353- [test-url]: https://github.com/stdlib-js/blas-ext-base-dapx/actions/workflows/test.yml?query=branch:v0.3.0
352+ [test-image]: https://github.com/stdlib-js/blas-ext-base-dapx/actions/workflows/test.yml/badge.svg?branch=main
353+ [test-url]: https://github.com/stdlib-js/blas-ext-base-dapx/actions/workflows/test.yml?query=branch:main
354354
355355[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dapx/main.svg
356356[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dapx?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/napi-argv" : " ^0.2.2" ,
4747 "@stdlib/napi-argv-double" : " ^0.2.1" ,
4848 "@stdlib/napi-argv-int64" : " ^0.2.2" ,
4949 "@stdlib/napi-argv-strided-float64array" : " ^0.2.2" ,
5050 "@stdlib/napi-export" : " ^0.3.0" ,
51- "@stdlib/strided-base-stride2offset" : " ^0.1.0 " ,
52- "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2 " ,
51+ "@stdlib/strided-base-stride2offset" : " ^0.1.1 " ,
52+ "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3 " ,
5353 "@stdlib/utils-library-manifest" : " ^0.2.3" ,
5454 "@stdlib/utils-try-require" : " ^0.2.2"
5555 },
You can’t perform that action at this time.
0 commit comments