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:27:44.447Z
Original file line number Diff line number Diff line change @@ -412,8 +412,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
412412[ npm-image ] : http://img.shields.io/npm/v/@stdlib/utils-async-for-each.svg
413413[ npm-url ] : https://npmjs.org/package/@stdlib/utils-async-for-each
414414
415- [ test-image ] : https://github.com/stdlib-js/utils-async-for-each/actions/workflows/test.yml/badge.svg?branch=v0.2.3
416- [ test-url ] : https://github.com/stdlib-js/utils-async-for-each/actions/workflows/test.yml?query=branch:v0.2.3
415+ [ test-image ] : https://github.com/stdlib-js/utils-async-for-each/actions/workflows/test.yml/badge.svg?branch=main
416+ [ test-url ] : https://github.com/stdlib-js/utils-async-for-each/actions/workflows/test.yml?query=branch:main
417417
418418[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/utils-async-for-each/main.svg
419419[ coverage-url ] : https://codecov.io/github/stdlib-js/utils-async-for-each?branch=main
Original file line number Diff line number Diff line change 5656 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5757 "istanbul" : " ^0.4.1" ,
5858 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
59- "@stdlib/bench-harness" : " ^0.2.2 "
59+ "@stdlib/bench-harness" : " ^0.2.3 "
6060 },
6161 "engines" : {
6262 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments