harcon-amqp
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "harcon-amqp", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "AMQP plugin for the harcon messaging/service bus of node-based enterprise entities.", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"async": "^1.5.2", | ||
"harcon": "^4.1.6", | ||
"async": "^2.0.0", | ||
"harcon": "^4.3.0", | ||
"isa.js": "^1.6.1", | ||
@@ -30,0 +30,0 @@ "rabbit.js": "^0.4.4" |
- Removedasync@1.5.2(transitive)
Updatedasync@^2.0.0
Updatedharcon@^4.3.0