@pager/jackrabbit
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -0,1 +1,8 @@ | ||
## [5.2.2](https://github.com/pagerinc/jackrabbit/compare/v5.2.1...v5.2.2) (2020-08-04) | ||
### Bug Fixes | ||
* **deps:** update dependency uuid to v8 ([#300](https://github.com/pagerinc/jackrabbit/issues/300)) ([243ddf5](https://github.com/pagerinc/jackrabbit/commit/243ddf5f3a30853df9e29171de7ad27c78054afe)) | ||
## [5.2.1](https://github.com/pagerinc/jackrabbit/compare/v5.2.0...v5.2.1) (2020-07-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@pager/jackrabbit", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Easy RabbitMQ for node", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"lodash.assignin": "4.x", | ||
"uuid": "7.x" | ||
"uuid": "8.x" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
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
23683
+ Addeduuid@8.3.2(transitive)
- Removeduuid@7.0.3(transitive)
Updateduuid@8.x