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-09T02:25:39.009Z
Original file line number Diff line number Diff line change @@ -235,8 +235,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
235235[ npm-image ] : http://img.shields.io/npm/v/@stdlib/string-startcase.svg
236236[ npm-url ] : https://npmjs.org/package/@stdlib/string-startcase
237237
238- [ test-image ] : https://github.com/stdlib-js/string-startcase/actions/workflows/test.yml/badge.svg?branch=v0.2.3
239- [ test-url ] : https://github.com/stdlib-js/string-startcase/actions/workflows/test.yml?query=branch:v0.2.3
238+ [ test-image ] : https://github.com/stdlib-js/string-startcase/actions/workflows/test.yml/badge.svg?branch=main
239+ [ test-url ] : https://github.com/stdlib-js/string-startcase/actions/workflows/test.yml?query=branch:main
240240
241241[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/string-startcase/main.svg
242242[ coverage-url ] : https://codecov.io/github/stdlib-js/string-startcase?branch=main
Original file line number Diff line number Diff line change 4343 "@stdlib/assert-is-string" : " ^0.2.3" ,
4444 "@stdlib/cli-ctor" : " ^0.2.3" ,
4545 "@stdlib/fs-read-file" : " ^0.2.3" ,
46- "@stdlib/process-read-stdin" : " ^0.2.2 " ,
46+ "@stdlib/process-read-stdin" : " ^0.2.3 " ,
4747 "@stdlib/streams-node-stdin" : " ^0.2.3" ,
4848 "@stdlib/string-base-startcase" : " ^0.2.3" ,
4949 "@stdlib/string-format" : " ^0.2.3" ,
5353 "@stdlib/assert-is-browser" : " ^0.2.3" ,
5454 "@stdlib/assert-is-windows" : " ^0.2.3" ,
5555 "@stdlib/process-exec-path" : " ^0.2.3" ,
56- "@stdlib/string-replace" : " ^0.2.2 " ,
56+ "@stdlib/string-replace" : " ^0.2.3 " ,
5757 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5858 "proxyquire" : " ^2.0.0" ,
5959 "istanbul" : " ^0.4.1" ,
6060 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
61- "@stdlib/bench-harness" : " ^0.2.2 "
61+ "@stdlib/bench-harness" : " ^0.2.3 "
6262 },
6363 "engines" : {
6464 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments