@types/express-session
Advanced tools
Comparing version 1.17.2 to 1.17.3
@@ -213,4 +213,4 @@ // Type definitions for express-session 1.17 | ||
*/ | ||
// tslint:disable-next-line no-empty-interface | ||
interface SessionData { | ||
cookie: Cookie; | ||
} | ||
@@ -217,0 +217,0 @@ |
{ | ||
"name": "@types/express-session", | ||
"version": "1.17.2", | ||
"version": "1.17.3", | ||
"description": "TypeScript definitions for express-session", | ||
@@ -54,4 +54,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "08072f4ed338fbee3b9b820a0e532616f3073963ecbe97f6120636c379706194", | ||
"typesPublisherContentHash": "34c5ef067df86d5fd57ad2111ab4df46ba721eb34354d8dbba93e23728a0cb6c", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 12 Nov 2020 22:18:33 GMT | ||
* Last updated: Thu, 19 Nov 2020 06:37:34 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
@@ -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
22792