@types/express-redis-cache
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@types/express-redis-cache", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for express-redis-cache", | ||
@@ -24,6 +24,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-redis-cache", | ||
"@types/express": "*", | ||
"@types/redis": "*" | ||
"@types/redis": "^2.8.0" | ||
}, | ||
"typesPublisherContentHash": "10d5f299914fa591f294454bed3c42f024fea717b4f7e1fac97aa90f0c62bf09", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "c8ab62f15842500463ae1e79e59d4e508b63f1e4560bfc22ebeb2b6b447f21e9", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:01:21 GMT | ||
* Last updated: Thu, 09 Dec 2021 09:01:22 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/redis](https://npmjs.com/package/@types/redis) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
5382
+ Added@types/redis@2.8.32(transitive)
- 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)
- Removed@types/redis@4.0.11(transitive)
- Removedcluster-key-slot@1.1.2(transitive)
- Removedgeneric-pool@3.9.0(transitive)
- Removedredis@4.7.0(transitive)
- Removedyallist@4.0.0(transitive)
Updated@types/redis@^2.8.0