floca-amqp-client
Advanced tools
Comparing version 3.0.14 to 4.0.0
{ | ||
"name": "floca-amqp-client", | ||
"version": "3.0.14", | ||
"version": "4.0.0", | ||
"description": "AMQP client for floca-based projects", | ||
@@ -26,21 +26,22 @@ "keywords": [ | ||
"dependencies": { | ||
"async": "^2.4.0", | ||
"clerobee": "^0.7.0", | ||
"harcon": "^6.0.12", | ||
"isa.js": "^1.8.5", | ||
"proback.js": "^1.7.1", | ||
"async": "^2.4.1", | ||
"clerobee": "^0.8.5", | ||
"harcon": "^7.0.0", | ||
"isa.js": "^1.9.0", | ||
"proback.js": "^1.8.0", | ||
"rabbit.js": "^0.4.4" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"floca": "^3.0.14", | ||
"floca-amqp": "^3.0.14", | ||
"gulp": "^3.9.1", | ||
"gulp-eslint": "^3.0.1", | ||
"gulp-load-plugins": "^1.5.0", | ||
"gulp-mocha": "^4.3.1" | ||
"chai": "^4.0.1", | ||
"floca": "^4.0.0", | ||
"floca-amqp": "^4.0.0" | ||
}, | ||
"engines": { | ||
"node": ">= 6.0.0" | ||
}, | ||
"scripts": { | ||
"lint": "eslint lib/", | ||
"mocha": "mocha test/client.mocha.js", | ||
"test": "mocha test/client.mocha.js" | ||
} | ||
} |
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
3
16545
11
415
+ Addedcipher-base@1.0.6(transitive)
+ Addedclerobee@0.8.7(transitive)
+ Addedharcon@7.1.0(transitive)
+ Addedhash-base@3.0.5(transitive)
- Removedcipher-base@1.0.5(transitive)
- Removedclerobee@0.7.0(transitive)
- Removedharcon@6.0.12(transitive)
- Removedhash-base@3.0.4(transitive)
Updatedasync@^2.4.1
Updatedclerobee@^0.8.5
Updatedharcon@^7.0.0
Updatedisa.js@^1.9.0
Updatedproback.js@^1.8.0