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-03-16T02:15:19.868Z
Original file line number Diff line number Diff line change @@ -311,8 +311,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
311311[npm-image]: http:// img.shields.io/npm/v/@stdlib/math-strided-special-asin-by.svg
312312[npm-url]: https:// npmjs.org/package/@stdlib/math-strided-special-asin-by
313313
314- [test-image]: https:// github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml/badge.svg?branch=v0.2.3
315- [test-url]: https:// github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml?query=branch:v0.2.3
314+ [test-image]: https:// github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml/badge.svg?branch=main
315+ [test-url]: https:// github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml?query=branch:main
316316
317317[coverage-image]: https:// img.shields.io/codecov/c/github/stdlib-js/math-strided-special-asin-by/main.svg
318318[coverage-url]: https:// codecov.io/github/stdlib-js/math-strided-special-asin-by?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/math-base-special-asin" : " ^0.2.4" ,
41- "@stdlib/strided-base-map-by" : " ^0.2.2 " ,
41+ "@stdlib/strided-base-map-by" : " ^0.2.3 " ,
4242 "@stdlib/types" : " ^0.4.3" ,
4343 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3"
4444 },
4545 "devDependencies" : {
46- "@stdlib/array-filled" : " ^0.3.0 " ,
47- "@stdlib/array-filled-by" : " ^0.3.0 " ,
46+ "@stdlib/array-filled" : " ^0.3.1 " ,
47+ "@stdlib/array-filled-by" : " ^0.3.1 " ,
4848 "@stdlib/array-float64" : " ^0.2.3" ,
4949 "@stdlib/math-base-assert-is-nan" : " ^0.2.3" ,
5050 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
51- "@stdlib/random-base-uniform" : " ^0.2.2 " ,
51+ "@stdlib/random-base-uniform" : " ^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