Skip to content

Commit b70393e

Browse files
committed
Auto-generated commit
1 parent 58fe934 commit b70393e

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-02T00:55:22.955Z

README.md

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

308-
[test-image]: https://github.com/stdlib-js/streams-node-from-strided-array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
309-
[test-url]: https://github.com/stdlib-js/streams-node-from-strided-array/actions/workflows/test.yml?query=branch:v0.2.3
308+
[test-image]: https://github.com/stdlib-js/streams-node-from-strided-array/actions/workflows/test.yml/badge.svg?branch=main
309+
[test-url]: https://github.com/stdlib-js/streams-node-from-strided-array/actions/workflows/test.yml?query=branch:main
310310

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

package.json

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

0 commit comments

Comments
 (0)