Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "p-queue", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Promise queue with concurrency control", | ||
@@ -47,6 +47,6 @@ "license": "MIT", | ||
"eventemitter3": "^4.0.7", | ||
"p-timeout": "^4.1.0" | ||
"p-timeout": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@sindresorhus/tsconfig": "^1.0.0", | ||
"@sindresorhus/tsconfig": "^1.0.1", | ||
"@types/benchmark": "^2.1.0", | ||
@@ -53,0 +53,0 @@ "@types/node": "^14.14.37", |
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
+ Addedp-timeout@5.1.0(transitive)
- Removedp-timeout@4.1.0(transitive)
Updatedp-timeout@^5.0.0