We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfc2a3 commit 8f117cfCopy full SHA for 8f117cf
2 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-09T01:40:40.637Z
package.json
@@ -40,12 +40,12 @@
40
"@stdlib/types": "^0.4.3"
41
},
42
"devDependencies": {
43
- "@stdlib/assert-is-string": "^0.2.2",
44
- "@stdlib/slice-ctor": "^0.2.2",
+ "@stdlib/assert-is-string": "^0.2.3",
+ "@stdlib/slice-ctor": "^0.2.3",
45
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
46
"istanbul": "^0.4.1",
47
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
48
- "@stdlib/bench-harness": "^0.2.2"
+ "@stdlib/bench-harness": "^0.2.3"
49
50
"engines": {
51
"node": ">=0.10.0",
0 commit comments