@riteable/q-worker
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@riteable/q-worker", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Rate limit and queue async functions.", | ||
@@ -23,10 +23,10 @@ "main": "index.js", | ||
"devDependencies": { | ||
"ava": "^3.12.1", | ||
"eslint": "^7.9.0", | ||
"ava": "^3.14.0", | ||
"eslint": "^7.15.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.1" | ||
"eslint-plugin-standard": "^4.1.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
5684