p-queue-multi
Advanced tools
Comparing version 8.0.1 to 8.0.2
{ | ||
"name": "p-queue-multi", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "Promise queue with concurrency control", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
"funding": "https://github.com/sponsors/sindresorhus", | ||
"type": "module", | ||
"type": "commonjs", | ||
"exports": { | ||
@@ -11,0 +11,0 @@ "types": "./dist/types/index.d.ts", |
36723
No