@pager/jackrabbit
Advanced tools
Comparing version 5.0.8 to 5.0.9
@@ -0,1 +1,3 @@ | ||
## [5.0.9](https://github.com/pagerinc/jackrabbit/compare/v5.0.8...v5.0.9) (2020-04-22) | ||
## [5.0.8](https://github.com/pagerinc/jackrabbit/compare/v5.0.7...v5.0.8) (2020-03-09) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@pager/jackrabbit", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Easy RabbitMQ for node", | ||
@@ -36,11 +36,11 @@ "keywords": [ | ||
"amqplib": "0.5.x", | ||
"lodash.assignin": "4.x.x", | ||
"uuid": "3.x.x" | ||
"lodash.assignin": "4.x", | ||
"uuid": "3.x" | ||
}, | ||
"devDependencies": { | ||
"@pager/semantic-release-config": "1.x", | ||
"chai": "4.x.x", | ||
"eslint": "6.x.x", | ||
"eslint-config-hapi": "12.x.x", | ||
"eslint-plugin-hapi": "4.x.x", | ||
"chai": "4.x", | ||
"eslint": "6.x", | ||
"eslint-config-hapi": "12.x", | ||
"eslint-plugin-hapi": "4.x", | ||
"mocha": "7.x", | ||
@@ -47,0 +47,0 @@ "semantic-release": "17.x" |
@@ -71,3 +71,3 @@ # Jackrabbit | ||
``` | ||
npm install --save jackrabbit | ||
npm install --save @pager/jackrabbit | ||
``` | ||
@@ -74,0 +74,0 @@ |
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
20745
Updatedlodash.assignin@4.x
Updateduuid@3.x