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-09T01:09:51.928Z
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
307307[npm-image]: http://img.shields.io/npm/v/@stdlib/napi-argv-strided-uint16array.svg
308308[npm-url]: https://npmjs.org/package/@stdlib/napi-argv-strided-uint16array
309309
310- [test-image]: https://github.com/stdlib-js/napi-argv-strided-uint16array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
311- [test-url]: https://github.com/stdlib-js/napi-argv-strided-uint16array/actions/workflows/test.yml?query=branch:v0.2.3
310+ [test-image]: https://github.com/stdlib-js/napi-argv-strided-uint16array/actions/workflows/test.yml/badge.svg?branch=main
311+ [test-url]: https://github.com/stdlib-js/napi-argv-strided-uint16array/actions/workflows/test.yml?query=branch:main
312312
313313[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-strided-uint16array/main.svg
314314[coverage-url]: https://codecov.io/github/stdlib-js/napi-argv-strided-uint16array?branch=main
Original file line number Diff line number Diff line change 3939 "url" : " https://github.com/stdlib-js/stdlib/issues"
4040 },
4141 "dependencies" : {
42- "@stdlib/assert-napi-status-ok" : " ^0.2.2 " ,
43- "@stdlib/napi-argv" : " ^0.2.2 " ,
42+ "@stdlib/assert-napi-status-ok" : " ^0.2.3 " ,
43+ "@stdlib/napi-argv" : " ^0.2.3 " ,
4444 "@stdlib/napi-argv-uint16array" : " ^0.2.3" ,
45- "@stdlib/utils-library-manifest" : " ^0.2.3 "
45+ "@stdlib/utils-library-manifest" : " ^0.2.4 "
4646 },
4747 "devDependencies" : {
48- "@stdlib/array-filled" : " ^0.3.0 " ,
49- "@stdlib/array-typed" : " ^0.3.1 " ,
50- "@stdlib/assert-is-browser" : " ^0.2.2 " ,
51- "@stdlib/utils-try-require" : " ^0.2.2 " ,
48+ "@stdlib/array-filled" : " ^0.3.1 " ,
49+ "@stdlib/array-typed" : " ^0.3.2 " ,
50+ "@stdlib/assert-is-browser" : " ^0.2.3 " ,
51+ "@stdlib/utils-try-require" : " ^0.2.3 " ,
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