@ronomon/queue
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@ronomon/queue", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.", | ||
"main": "index.js", | ||
"files": [ | ||
"benchmark.js", | ||
"index.js", | ||
"test.js" | ||
], | ||
"repository": { | ||
@@ -7,0 +12,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19722