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-16T01:37:53.649Z
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
224224[ npm-image ] : http://img.shields.io/npm/v/@stdlib/string-num-code-points.svg
225225[ npm-url ] : https://npmjs.org/package/@stdlib/string-num-code-points
226226
227- [ test-image ] : https://github.com/stdlib-js/string-num-code-points/actions/workflows/test.yml/badge.svg?branch=v0.1.1
228- [ test-url ] : https://github.com/stdlib-js/string-num-code-points/actions/workflows/test.yml?query=branch:v0.1.1
227+ [ test-image ] : https://github.com/stdlib-js/string-num-code-points/actions/workflows/test.yml/badge.svg?branch=main
228+ [ test-url ] : https://github.com/stdlib-js/string-num-code-points/actions/workflows/test.yml?query=branch:main
229229
230230[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/string-num-code-points/main.svg
231231[ coverage-url ] : https://codecov.io/github/stdlib-js/string-num-code-points?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/regexp-eol" : " ^0.2.3" ,
4848 "@stdlib/streams-node-stdin" : " ^0.2.3" ,
4949 "@stdlib/string-format" : " ^0.2.3" ,
5454 "@stdlib/assert-is-integer" : " ^0.2.3" ,
5555 "@stdlib/assert-is-windows" : " ^0.2.3" ,
5656 "@stdlib/process-exec-path" : " ^0.2.3" ,
57- "@stdlib/string-replace" : " ^0.2.2 " ,
57+ "@stdlib/string-replace" : " ^0.2.3 " ,
5858 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5959 "proxyquire" : " ^2.0.0" ,
6060 "istanbul" : " ^0.4.1" ,
6161 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
62- "@stdlib/bench-harness" : " ^0.2.2 "
62+ "@stdlib/bench-harness" : " ^0.2.3 "
6363 },
6464 "engines" : {
6565 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments