You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

stack-base-iterator

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stack-base-iterator - npm Package Compare versions

Comparing version
1.1.12
to
1.1.13
+4
-4
package.json
{
"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 @@ },