amqp-delegate
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "amqp-delegate", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A remote worker system that uses AMQP to coordinate jobs.", | ||
@@ -41,3 +41,3 @@ "main": "src/index.js", | ||
"amqplib": "^0.5.5", | ||
"uuid": "^3.3.2" | ||
"uuid": "^3.3.3" | ||
}, | ||
@@ -52,19 +52,19 @@ "devDependencies": { | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^6.1.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-config-standard": "^13.0.1", | ||
"eslint": "^6.2.2", | ||
"eslint-config-prettier": "^6.1.0", | ||
"eslint-config-standard": "^14.0.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-mocha": "^6.0.0", | ||
"eslint-plugin-mocha": "^6.1.0", | ||
"eslint-plugin-node": "^9.1.0", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"faker": "^4.1.0", | ||
"husky": "^3.0.2", | ||
"lint-staged": "^9.2.1", | ||
"husky": "^3.0.4", | ||
"lint-staged": "^9.2.5", | ||
"mocha": "^6.2.0", | ||
"nyc": "^14.1.1", | ||
"prettier": "^1.18.2", | ||
"proxyquire": "^2.1.1", | ||
"sinon": "^7.3.2", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^7.4.1", | ||
"sinon-chai": "^3.3.0", | ||
@@ -71,0 +71,0 @@ "supertest": "^4.0.2", |
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
203276
4989
Updateduuid@^3.3.3