handy-redis
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "handy-redis", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A wrapper around node_redis with Promise and TypeScript support.", | ||
@@ -33,2 +33,3 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@types/redis": "^0.12.36", | ||
"redis": "^2.7.1" | ||
@@ -38,3 +39,2 @@ }, | ||
"@types/node": "^7.0.14", | ||
"@types/redis": "^0.12.36", | ||
"@types/yamljs": "^0.2.30", | ||
@@ -41,0 +41,0 @@ "ava": "^0.19.1", |
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
10
2
+ Added@types/redis@^0.12.36
+ Added@types/node@22.9.0(transitive)
+ Added@types/redis@0.12.36(transitive)
+ Addedundici-types@6.19.8(transitive)