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-16T02:21:57.510Z
Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
259259[ npm-image ] : http://img.shields.io/npm/v/@stdlib/slice-base-normalize-multi-slice.svg
260260[ npm-url ] : https://npmjs.org/package/@stdlib/slice-base-normalize-multi-slice
261261
262- [ test-image ] : https://github.com/stdlib-js/slice-base-normalize-multi-slice/actions/workflows/test.yml/badge.svg?branch=v0.2.4
263- [ test-url ] : https://github.com/stdlib-js/slice-base-normalize-multi-slice/actions/workflows/test.yml?query=branch:v0.2.4
262+ [ test-image ] : https://github.com/stdlib-js/slice-base-normalize-multi-slice/actions/workflows/test.yml/badge.svg?branch=main
263+ [ test-url ] : https://github.com/stdlib-js/slice-base-normalize-multi-slice/actions/workflows/test.yml?query=branch:main
264264
265265[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/slice-base-normalize-multi-slice/main.svg
266266[ coverage-url ] : https://codecov.io/github/stdlib-js/slice-base-normalize-multi-slice?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-args2multislice" : " ^0.2.2 " ,
40+ "@stdlib/slice-base-args2multislice" : " ^0.2.3 " ,
4141 "@stdlib/slice-base-int2slice" : " ^0.2.3" ,
4242 "@stdlib/slice-base-normalize-slice" : " ^0.2.3" ,
4343 "@stdlib/slice-ctor" : " ^0.2.3" ,
4444 "@stdlib/types" : " ^0.4.3"
4545 },
4646 "devDependencies" : {
47- "@stdlib/assert-is-multi-slice" : " ^0.2.2 " ,
47+ "@stdlib/assert-is-multi-slice" : " ^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