@types/connect-redis
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -32,3 +32,3 @@ // Type definitions for connect-redis | ||
url?: string; | ||
ttl?: number | string | ((store: RedisStore, sess: Express.SessionData, sid: string) => number); | ||
ttl?: number | string | ((store: RedisStore, sess: session.SessionData, sid: string) => number); | ||
disableTTL?: boolean; | ||
@@ -35,0 +35,0 @@ disableTouch?: boolean; |
{ | ||
"name": "@types/connect-redis", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "TypeScript definitions for connect-redis", | ||
@@ -37,4 +37,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "53a0ad96237d5143dc9c851f9849913a890517f37c9de3076fd6ec1309ce0bfa", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "6cd7d869533b33b8bb0c329e1cfc224a7e09874a5fa2119759e5a033b4c6ffec", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 04:08:57 GMT | ||
* Last updated: Mon, 09 Nov 2020 23:49:31 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/express-session](https://npmjs.com/package/@types/express-session), [@types/ioredis](https://npmjs.com/package/@types/ioredis), [@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