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-03-16T01:02:36.307Z
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
222222[npm-image]: http:// img.shields.io/npm/v/@stdlib/slice-base-sargs2multislice.svg
223223[npm-url]: https:// npmjs.org/package/@stdlib/slice-base-sargs2multislice
224224
225- [test-image]: https:// github.com/stdlib-js/slice-base-sargs2multislice/actions/workflows/test.yml/badge.svg?branch=v0.3.3
226- [test-url]: https:// github.com/stdlib-js/slice-base-sargs2multislice/actions/workflows/test.yml?query=branch:v0.3.3
225+ [test-image]: https:// github.com/stdlib-js/slice-base-sargs2multislice/actions/workflows/test.yml/badge.svg?branch=main
226+ [test-url]: https:// github.com/stdlib-js/slice-base-sargs2multislice/actions/workflows/test.yml?query=branch:main
227227
228228[coverage-image]: https:// img.shields.io/codecov/c/github/stdlib-js/slice-base-sargs2multislice/main.svg
229229[coverage-url]: https:// codecov.io/github/stdlib-js/slice-base-sargs2multislice?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/slice-base-str2multislice" : " ^0.2.2 " ,
40+ "@stdlib/slice-base-str2multislice" : " ^0.2.3 " ,
4141 "@stdlib/string-base-replace" : " ^0.2.3" ,
4242 "@stdlib/types" : " ^0.4.3"
4343 },
4444 "devDependencies" : {
45- "@stdlib/assert-is-multi-slice" : " ^0.2.2 " ,
45+ "@stdlib/assert-is-multi-slice" : " ^0.2.3 " ,
4646 "@stdlib/assert-is-slice" : " ^0.2.3" ,
4747 "@stdlib/slice-ctor" : " ^0.2.3" ,
4848 "@stdlib/slice-multi" : " ^0.2.3" ,
4949 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5050 "istanbul" : " ^0.4.1" ,
5151 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
52- "@stdlib/bench-harness" : " ^0.2.2 "
52+ "@stdlib/bench-harness" : " ^0.2.3 "
5353 },
5454 "engines" : {
5555 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments