push-ioredis
Advanced tools
Comparing version 1.0.2 to 1.0.4
{ | ||
"name": "push-ioredis", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "use sentinel + ioredis + sharding logic to replace push-redis-failover", | ||
@@ -16,3 +16,2 @@ "main": "redisClient.js", | ||
"dependencies": { | ||
"redis": ">= 2.8.11", | ||
"ioredis": "1.11.1", | ||
@@ -19,0 +18,0 @@ "async": "1.5.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
3
34290
- Removedredis@>= 2.8.11
- Removed@redis/bloom@1.2.0(transitive)
- Removed@redis/client@1.6.0(transitive)
- Removed@redis/graph@1.1.1(transitive)
- Removed@redis/json@1.0.7(transitive)
- Removed@redis/search@1.2.0(transitive)
- Removed@redis/time-series@1.1.0(transitive)
- Removedcluster-key-slot@1.1.2(transitive)
- Removedgeneric-pool@3.9.0(transitive)
- Removedredis@4.7.0(transitive)
- Removedyallist@4.0.0(transitive)