Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "qyu", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "A general-purpose asynchronous job queue for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -32,5 +32,4 @@ # Qyu | ||
`qyu` is a general-purpose asynchronous job queue for Node.js. It is flexible and easy to use, always accepting jobs and running them as fast as the concurrency settings dictate. | ||
`qyu` is a general-purpose asynchronous job queue for Node.js. It's flexible and easy to use, and always accepting jobs and running them as fast as the concurrency settings dictates. | ||
Qyu was meant for: | ||
@@ -37,0 +36,0 @@ - large-scale web scrapers |
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
20338
85