stack-base-iterator
Advanced tools
+4
-4
| { | ||
| "name": "stack-base-iterator", | ||
| "version": "1.1.12", | ||
| "version": "1.1.13", | ||
| "description": "Base iterator for values retrieved using a stack of async functions returning values", | ||
@@ -40,4 +40,4 @@ "keywords": [ | ||
| "asap": "^2.0.6", | ||
| "async-compat": "^1.6.2", | ||
| "call-once-fn": "^1.0.7", | ||
| "async-compat": "^1.6.3", | ||
| "call-once-fn": "^1.0.8", | ||
| "fifo": "^2.4.1" | ||
@@ -48,3 +48,3 @@ }, | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^22.10.5", | ||
| "@types/node": "^22.10.6", | ||
| "pinkie-promise": "^2.0.1" | ||
@@ -51,0 +51,0 @@ }, |
Updated
Updated