nestjs-redis-cluster
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "nestjs-redis-cluster", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A nestjs redis module w/ cluster support", | ||
@@ -25,5 +25,4 @@ "author": "Ishmael Samuel (useparagon.com)", | ||
"@nestjs/core": "^8.0.7", | ||
"@types/ioredis": "^4.0.4", | ||
"@types/uuid": "^3.4.4", | ||
"ioredis": "^4.2.0", | ||
"ioredis": "^4.28.5", | ||
"reflect-metadata": "0.1.13", | ||
@@ -33,9 +32,2 @@ "rxjs": "^7.3.0", | ||
}, | ||
"peerDependencies": { | ||
"@nestjs/common": "^8.0.0", | ||
"@nestjs/core": "^8.0.0", | ||
"ioredis": "^4.0.0", | ||
"rxjs": "^7.0.0", | ||
"uuid": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -45,2 +37,3 @@ "@nestjs/testing": "^8.0.7", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"ioredis": "^4.28.5", | ||
"jest": "^23.6.0", | ||
@@ -55,2 +48,9 @@ "prettier": "^1.19.1", | ||
}, | ||
"peerDependencies": { | ||
"@nestjs/common": "^8.0.0", | ||
"@nestjs/core": "^8.0.0", | ||
"ioredis": "4.x", | ||
"rxjs": "^7.0.0", | ||
"uuid": "^3.0.0" | ||
}, | ||
"keywords": [ | ||
@@ -57,0 +57,0 @@ "nestjs", |
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
12
40460
12
33
- Removed@types/ioredis@^4.0.4
- Removed@types/ioredis@4.28.10(transitive)
- Removed@types/node@22.10.5(transitive)
- Removedundici-types@6.20.0(transitive)
Updatedioredis@^4.28.5