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.5
to
3.3.6
+3
-3
package.json
{
"name": "maximize-iterator",
"version": "3.3.5",
"version": "3.3.6",
"description": "Maximize the parallel calls of an iterator supporting asyncIterator interface",

@@ -46,4 +46,4 @@ "keywords": [

"dependencies": {
"async-compat": "^1.5.6",
"iterator-next-callback": "^1.3.4"
"async-compat": "^1.5.7",
"iterator-next-callback": "^1.3.5"
},

@@ -50,0 +50,0 @@ "devDependencies": {