@pager/jackrabbit
Advanced tools
Comparing version 5.2.2 to 5.2.3
@@ -0,1 +1,8 @@ | ||
## [5.2.3](https://github.com/pagerinc/jackrabbit/compare/v5.2.2...v5.2.3) (2020-08-04) | ||
### Bug Fixes | ||
* **deps:** update dependency amqplib to 0.6.x ([#317](https://github.com/pagerinc/jackrabbit/issues/317)) ([b9024f9](https://github.com/pagerinc/jackrabbit/commit/b9024f9792cd0f4bed1b510f52b2f7e6b447477f)) | ||
## [5.2.2](https://github.com/pagerinc/jackrabbit/compare/v5.2.1...v5.2.2) (2020-08-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@pager/jackrabbit", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"description": "Easy RabbitMQ for node", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"amqplib": "0.5.x", | ||
"amqplib": "0.6.x", | ||
"lodash.assignin": "4.x", | ||
@@ -46,3 +46,3 @@ "uuid": "8.x" | ||
"eslint-plugin-hapi": "4.x", | ||
"mocha": "7.x", | ||
"mocha": "8.x", | ||
"semantic-release": "17.x", | ||
@@ -49,0 +49,0 @@ "sinon": "9.x" |
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
23996
+ Addedamqplib@0.6.0(transitive)
- Removedamqplib@0.5.6(transitive)
Updatedamqplib@0.6.x