Skip to content

Commit f5c5b21

Browse files
committed
Auto-generated commit
1 parent 0f549e3 commit f5c5b21

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-16T01:41:59.432Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
342342
[npm-image]: http://img.shields.io/npm/v/@stdlib/streams-node-from-circular-array.svg
343343
[npm-url]: https://npmjs.org/package/@stdlib/streams-node-from-circular-array
344344

345-
[test-image]: https://github.com/stdlib-js/streams-node-from-circular-array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
346-
[test-url]: https://github.com/stdlib-js/streams-node-from-circular-array/actions/workflows/test.yml?query=branch:v0.2.3
345+
[test-image]: https://github.com/stdlib-js/streams-node-from-circular-array/actions/workflows/test.yml/badge.svg?branch=main
346+
[test-url]: https://github.com/stdlib-js/streams-node-from-circular-array/actions/workflows/test.yml?query=branch:main
347347

348348
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/streams-node-from-circular-array/main.svg
349349
[coverage-url]: https://codecov.io/github/stdlib-js/streams-node-from-circular-array?branch=main

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@stdlib/assert-is-nonnegative-number": "^0.2.3",
4848
"@stdlib/assert-is-plain-object": "^0.2.3",
4949
"@stdlib/assert-is-string": "^0.2.3",
50-
"@stdlib/buffer-ctor": "^0.2.2",
51-
"@stdlib/buffer-from-string": "^0.2.2",
50+
"@stdlib/buffer-ctor": "^0.2.3",
51+
"@stdlib/buffer-from-string": "^0.2.3",
5252
"@stdlib/object-assign": "^0.2.3",
5353
"@stdlib/string-format": "^0.2.3",
5454
"@stdlib/types": "^0.4.3",
@@ -61,14 +61,14 @@
6161
"@stdlib/error-tools-fmtprodmsg": "^0.2.3"
6262
},
6363
"devDependencies": {
64-
"@stdlib/array-float64": "^0.2.2",
65-
"@stdlib/random-base-randu": "^0.2.2",
64+
"@stdlib/array-float64": "^0.2.3",
65+
"@stdlib/random-base-randu": "^0.2.3",
6666
"@stdlib/streams-node-inspect-sink": "^0.2.3",
6767
"@stdlib/utils-parse-json": "^0.2.3",
6868
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6969
"istanbul": "^0.4.1",
7070
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
71-
"@stdlib/bench-harness": "^0.2.2"
71+
"@stdlib/bench-harness": "^0.2.3"
7272
},
7373
"engines": {
7474
"node": ">=0.10.0",

0 commit comments

Comments
 (0)