ronomon-queue
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "ronomon-queue", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -21,3 +21,3 @@ # ronomon-queue | ||
``` | ||
```javascript | ||
var Queue = require('ronomon-queue'); | ||
@@ -24,0 +24,0 @@ |
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
19374