@pager/jackrabbit
Advanced tools
Comparing version 5.2.4 to 5.2.5
@@ -0,1 +1,8 @@ | ||
## [5.2.5](https://github.com/pagerinc/jackrabbit/compare/v5.2.4...v5.2.5) (2021-03-16) | ||
### Bug Fixes | ||
* **deps:** update dependency amqplib to 0.7.x ([#623](https://github.com/pagerinc/jackrabbit/issues/623)) ([8054c56](https://github.com/pagerinc/jackrabbit/commit/8054c5651ae546f6b4d6310d53944c25c97d4e35)) | ||
## [5.2.4](https://github.com/pagerinc/jackrabbit/compare/v5.2.3...v5.2.4) (2020-11-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@pager/jackrabbit", | ||
"version": "5.2.4", | ||
"version": "5.2.5", | ||
"description": "Easy RabbitMQ for node", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
"dependencies": { | ||
"amqplib": "0.6.x", | ||
"amqplib": "0.7.x", | ||
"lodash.assignin": "4.x", | ||
@@ -46,0 +46,0 @@ "uuid": "8.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
24869
+ Addedamqplib@0.7.1(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedurl-parse@1.5.10(transitive)
- Removedamqplib@0.6.0(transitive)
- Removedurl-parse@1.4.7(transitive)
Updatedamqplib@0.7.x