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 0676a47 commit 3c8287cCopy full SHA for 3c8287c
2 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-03-02T00:40:06.814Z
package.json
@@ -42,11 +42,11 @@
42
"@stdlib/string-base-trim": "^0.2.3"
43
},
44
"devDependencies": {
45
- "@stdlib/assert-is-string": "^0.2.2",
+ "@stdlib/assert-is-string": "^0.2.3",
46
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
47
"istanbul": "^0.4.1",
48
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
49
- "@stdlib/bench-harness": "^0.2.2"
+ "@stdlib/bench-harness": "^0.2.3"
50
51
"engines": {
52
"node": ">=0.10.0",
0 commit comments