stack-base-iterator
Advanced tools
+4
-4
| { | ||
| "name": "stack-base-iterator", | ||
| "version": "2.1.9", | ||
| "version": "2.1.10", | ||
| "description": "Base iterator for values retrieved using a stack of async functions returning values", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
| "build": "tsds build", | ||
| "format": "biome check --write --unsafe", | ||
| "format": "tsds format", | ||
| "prepublishOnly": "tsds validate", | ||
@@ -49,7 +49,7 @@ "test": "tsds test:node --no-timeouts", | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
| "@types/node": "*", | ||
| "node-version-use": "*", | ||
| "ts-dev-stack": "*" | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -56,0 +56,0 @@ "engines": { |
61946
-0.03%