floca-amqp-client
Advanced tools
Comparing version 1.1.6 to 1.2.0
{ | ||
"name": "floca-amqp-client", | ||
"version": "1.1.6", | ||
"version": "1.2.0", | ||
"description": "AMQP client for floca-based projects", | ||
@@ -26,5 +26,5 @@ "keywords": [ | ||
"dependencies": { | ||
"async": "^1.5.2", | ||
"async": "^2.0.0", | ||
"clerobee": "^0.5.1", | ||
"harcon": "^4.1.6", | ||
"harcon": "^4.3.0", | ||
"isa.js": "^1.6.1", | ||
@@ -36,4 +36,4 @@ "proback.js": "^1.1.2", | ||
"chai": "^3.5.0", | ||
"floca": "^1.1.1", | ||
"floca-amqp": "^1.1.6", | ||
"floca": "^1.2.0", | ||
"floca-amqp": "^1.2.0", | ||
"gulp": "^3.9.1", | ||
@@ -40,0 +40,0 @@ "gulp-eslint": "^3.0.1", |
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
- Removedasync@1.5.2(transitive)
Updatedasync@^2.0.0
Updatedharcon@^4.3.0