@wireapp/priority-queue
Advanced tools
Comparing version 1.6.16 to 1.6.17
{ | ||
"dependencies": { | ||
"@types/node": "~12", | ||
"@types/node": "~14", | ||
"logdown": "3.3.1", | ||
@@ -8,10 +8,10 @@ "uuidjs": "4.2.6" | ||
"devDependencies": { | ||
"@types/karma": "5.0.0", | ||
"@types/karma": "5.0.1", | ||
"cross-env": "7.0.2", | ||
"del-cli": "3.0.1", | ||
"jasmine": "3.5.0", | ||
"karma": "5.1.0", | ||
"karma": "5.2.3", | ||
"karma-chrome-launcher": "3.1.0", | ||
"karma-jasmine": "3.1.1", | ||
"karma-jasmine-diff-reporter": "2.0.0", | ||
"karma-jasmine-diff-reporter": "2.0.1", | ||
"karma-sourcemap-loader": "0.3.8", | ||
@@ -22,3 +22,3 @@ "karma-spec-reporter": "0.0.32", | ||
"webpack": "4.44.1", | ||
"webpack-cli": "3.3.12" | ||
"webpack-cli": "4.3.1" | ||
}, | ||
@@ -46,4 +46,4 @@ "description": "A Promise-based dynamic priority queue runner.", | ||
}, | ||
"version": "1.6.16", | ||
"gitHead": "618b88989e320f19ed8eef24cbc012f3e4306256" | ||
"version": "1.6.17", | ||
"gitHead": "d41ad671027086ad79dea3efe4f200ee42d106cf" | ||
} |
Sorry, the diff of this file is too big to display
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
118869
+ Added@types/node@14.18.63(transitive)
- Removed@types/node@12.20.55(transitive)
Updated@types/node@~14