@hierotech/amqp-client
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@hierotech/amqp-client", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "AMQP client wrapper", | ||
@@ -24,11 +24,11 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"amqplib": "^0.7.1", | ||
"amqplib": "^0.8.0", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^7.25.0", | ||
"eslint": "^7.27.0", | ||
"eslint-config-xo": "^0.36.0", | ||
"mocha": "^8.3.2" | ||
"mocha": "^8.4.0" | ||
}, | ||
"peerDependencies": {} | ||
} |
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
+ Addedamqplib@0.8.0(transitive)
- Removedamqplib@0.7.1(transitive)
Updatedamqplib@^0.8.0