handy-redis
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"name": "handy-redis", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "A wrapper around node_redis with Promise and TypeScript support.", | ||
@@ -63,4 +63,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@types/redis": "^2.8.6", | ||
"redis": "^2.8.0" | ||
"@types/redis": "^2.8.14", | ||
"redis": "^3.0.2" | ||
}, | ||
@@ -67,0 +67,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
716748
+ Addeddenque@1.5.1(transitive)
+ Addedredis@3.1.2(transitive)
+ Addedredis-errors@1.2.0(transitive)
+ Addedredis-parser@3.0.0(transitive)
- Removeddouble-ended-queue@2.1.0-0(transitive)
- Removedredis@2.8.0(transitive)
- Removedredis-parser@2.6.0(transitive)
Updated@types/redis@^2.8.14
Updatedredis@^3.0.2