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-23T02:04:04.664Z
Original file line number Diff line number Diff line change @@ -341,8 +341,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
341341[npm- image]: http: // img.shields.io/npm/v/@stdlib/array-to-json.svg
342342[npm- url]: https: // npmjs.org/package/@stdlib/array-to-json
343343
344- [test- image]: https: // github.com/stdlib-js/array-to-json/actions/workflows/test.yml/badge.svg?branch=v0.3.1
345- [test- url]: https: // github.com/stdlib-js/array-to-json/actions/workflows/test.yml?query=branch:v0.3.1
344+ [test- image]: https: // github.com/stdlib-js/array-to-json/actions/workflows/test.yml/badge.svg?branch=main
345+ [test- url]: https: // github.com/stdlib-js/array-to-json/actions/workflows/test.yml?query=branch:main
346346
347347[coverage- image]: https: // img.shields.io/codecov/c/github/stdlib-js/array-to-json/main.svg
348348[coverage- url]: https: // codecov.io/github/stdlib-js/array-to-json?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/array-bool" : " ^0.1.1 " ,
41- "@stdlib/array-complex128" : " ^0.3.1 " ,
42- "@stdlib/array-complex64" : " ^0.3.1 " ,
40+ "@stdlib/array-bool" : " ^0.1.2 " ,
41+ "@stdlib/array-complex128" : " ^0.3.2 " ,
42+ "@stdlib/array-complex64" : " ^0.3.2 " ,
4343 "@stdlib/array-float32" : " ^0.2.3" ,
4444 "@stdlib/array-float64" : " ^0.2.3" ,
4545 "@stdlib/array-int16" : " ^0.2.3" ,
6868 "@stdlib/assert-is-browser" : " ^0.2.3" ,
6969 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
7070 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
71- "@stdlib/random-base-randu" : " ^0.2.2 " ,
71+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
7272 "@stdlib/utils-define-property" : " ^0.2.5" ,
7373 "proxyquire" : " ^2.0.0" ,
7474 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments