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.13
to
1.1.14
+6
-7
package.json
{
"name": "stack-base-iterator",
"version": "1.1.13",
"version": "1.1.14",
"description": "Base iterator for values retrieved using a stack of async functions returning values",

@@ -40,11 +40,10 @@ "keywords": [

"asap": "^2.0.6",
"async-compat": "^1.6.3",
"call-once-fn": "^1.0.8",
"async-compat": "^1.6.4",
"call-once-fn": "^1.0.9",
"fifo": "^2.4.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.6",
"pinkie-promise": "^2.0.1"
"@types/mocha": "*",
"@types/node": "*",
"pinkie-promise": "*"
},

@@ -51,0 +50,0 @@ "engines": {