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
2.2.0
to
2.3.0
+1
-1
lib/createProcessor.js

@@ -1,2 +0,2 @@

var compat = require('async-compatibilty');
var compat = require('async-compat');

@@ -3,0 +3,0 @@ function callDone(options, callback) {

{
"name": "maximize-iterator",
"version": "2.2.0",
"version": "2.3.0",
"description": "Maximize the parallel calls of an iterator supporting asyncIterator interface",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"async-compatibilty": "^1.1.0",
"async-compat": "^1.4.0",
"call-once-next-tick": "^1.0.0",

@@ -34,0 +34,0 @@ "is-promise": "^2.1.0",