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:07:31.414Z
Original file line number Diff line number Diff line change @@ -274,8 +274,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
274274[ npm-image ] : http://img.shields.io/npm/v/@stdlib/fs-resolve-parent-path.svg
275275[ npm-url ] : https://npmjs.org/package/@stdlib/fs-resolve-parent-path
276276
277- [ test-image ] : https://github.com/stdlib-js/fs-resolve-parent-path/actions/workflows/test.yml/badge.svg?branch=v0.2.3
278- [ test-url ] : https://github.com/stdlib-js/fs-resolve-parent-path/actions/workflows/test.yml?query=branch:v0.2.3
277+ [ test-image ] : https://github.com/stdlib-js/fs-resolve-parent-path/actions/workflows/test.yml/badge.svg?branch=main
278+ [ test-url ] : https://github.com/stdlib-js/fs-resolve-parent-path/actions/workflows/test.yml?query=branch:main
279279
280280[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/fs-resolve-parent-path/main.svg
281281[ coverage-url ] : https://codecov.io/github/stdlib-js/fs-resolve-parent-path?branch=main
Original file line number Diff line number Diff line change 5353 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
5454 },
5555 "devDependencies" : {
56- "@stdlib/assert-is-absolute-path" : " ^0.2.2 " ,
57- "@stdlib/assert-is-browser" : " ^0.2.2 " ,
56+ "@stdlib/assert-is-absolute-path" : " ^0.2.3 " ,
57+ "@stdlib/assert-is-browser" : " ^0.2.3 " ,
5858 "@stdlib/assert-is-windows" : " ^0.2.3" ,
59- "@stdlib/process-exec-path" : " ^0.2.2 " ,
60- "@stdlib/string-replace" : " ^0.2.2 " ,
59+ "@stdlib/process-exec-path" : " ^0.2.3 " ,
60+ "@stdlib/string-replace" : " ^0.2.3 " ,
6161 "@stdlib/utils-noop" : " ^0.2.3" ,
6262 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6363 "proxyquire" : " ^2.0.0" ,
6464 "istanbul" : " ^0.4.1" ,
6565 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
66- "@stdlib/bench-harness" : " ^0.2.2 "
66+ "@stdlib/bench-harness" : " ^0.2.3 "
6767 },
6868 "engines" : {
6969 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments