@adonisjs/redis
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -0,1 +1,6 @@ | ||
<a name="2.0.4"></a> | ||
## [2.0.4](https://github.com/adonisjs/adonis-redis/compare/v2.0.3...v2.0.4) (2018-02-07) | ||
<a name="2.0.3"></a> | ||
@@ -2,0 +7,0 @@ ## [2.0.3](https://github.com/adonisjs/adonis-redis/compare/v2.0.2...v2.0.3) (2017-10-29) |
{ | ||
"name": "@adonisjs/redis", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "AdonisJs official redis provider to make working with redis fun and simple.", | ||
"dependencies": { | ||
"@adonisjs/generic-exceptions": "^1.0.0", | ||
"@adonisjs/generic-exceptions": "^2.0.0", | ||
"debug": "^3.1.0", | ||
"ioredis": "^3.2.1", | ||
"lodash": "^4.17.4" | ||
"ioredis": "^3.2.2", | ||
"lodash": "^4.17.5" | ||
}, | ||
@@ -16,5 +16,6 @@ "devDependencies": { | ||
"cz-conventional-changelog": "^2.1.0", | ||
"japa": "^1.0.5", | ||
"japa": "^1.0.6", | ||
"japa-cli": "^1.0.1", | ||
"nyc": "^11.2.1", | ||
"nyc": "^11.4.1", | ||
"semver": "^5.5.0", | ||
"standard": "^10.0.3" | ||
@@ -21,0 +22,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
25193
9
13
+ Added@adonisjs/generic-exceptions@2.0.1(transitive)
+ Addedcross-env@5.2.1(transitive)
+ Addedcross-spawn@6.0.6(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addednice-try@1.0.5(transitive)
+ Addednode-exceptions@3.0.0(transitive)
+ Addedpath-key@2.0.1(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedshebang-command@1.2.0(transitive)
+ Addedshebang-regex@1.0.0(transitive)
+ Addedupcast@2.1.2(transitive)
+ Addedwhich@1.3.1(transitive)
- Removed@adonisjs/generic-exceptions@1.0.0(transitive)
- Removednode-exceptions@2.0.2(transitive)
- Removedupcast@1.0.4(transitive)
Updatedioredis@^3.2.2
Updatedlodash@^4.17.5