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

maximize-iterator

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maximize-iterator - npm Package Compare versions

Comparing version
3.3.9
to
3.3.10
+6
-7
package.json
{
"name": "maximize-iterator",
"version": "3.3.9",
"version": "3.3.10",
"description": "Maximize the parallel calls of an iterator supporting asyncIterator interface",

@@ -41,10 +41,9 @@ "keywords": [

"dependencies": {
"async-compat": "^1.6.3",
"iterator-next-callback": "^1.3.8"
"async-compat": "^1.6.4",
"iterator-next-callback": "^1.3.9"
},
"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": {