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-02T02:36:21.271Z
Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
296296[ npm-image ] : http://img.shields.io/npm/v/@stdlib/utils-inmap.svg
297297[ npm-url ] : https://npmjs.org/package/@stdlib/utils-inmap
298298
299- [ test-image ] : https://github.com/stdlib-js/utils-inmap/actions/workflows/test.yml/badge.svg?branch=v0.2.3
300- [ test-url ] : https://github.com/stdlib-js/utils-inmap/actions/workflows/test.yml?query=branch:v0.2.3
299+ [ test-image ] : https://github.com/stdlib-js/utils-inmap/actions/workflows/test.yml/badge.svg?branch=main
300+ [ test-url ] : https://github.com/stdlib-js/utils-inmap/actions/workflows/test.yml?query=branch:main
301301
302302[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/utils-inmap/main.svg
303303[ coverage-url ] : https://codecov.io/github/stdlib-js/utils-inmap?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/assert-is-collection" : " ^0.2.3" ,
41- "@stdlib/assert-is-function" : " ^0.2.2 " ,
41+ "@stdlib/assert-is-function" : " ^0.2.3 " ,
4242 "@stdlib/string-format" : " ^0.2.3" ,
4343 "@stdlib/types" : " ^0.4.3" ,
4444 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
4545 },
4646 "devDependencies" : {
47- "@stdlib/array-float64" : " ^0.2.2 " ,
47+ "@stdlib/array-float64" : " ^0.2.3 " ,
4848 "@stdlib/assert-is-even" : " ^0.2.3" ,
4949 "@stdlib/constants-float64-eps" : " ^0.2.3" ,
5050 "@stdlib/utils-noop" : " ^0.2.3" ,
5151 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5252 "istanbul" : " ^0.4.1" ,
5353 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
54- "@stdlib/bench-harness" : " ^0.2.2 "
54+ "@stdlib/bench-harness" : " ^0.2.3 "
5555 },
5656 "engines" : {
5757 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments