async-promise-pool
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "async-promise-pool", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A flexible pool of promises that can be awaited and executed at a chosen level of concurrency", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
17093
8
386