@types/connect-redis
Advanced tools
Comparing version 0.0.13 to 0.0.14
// Type definitions for connect-redis | ||
// Project: https://npmjs.com/package/connect-redis | ||
// Definitions by: Xavier Stouder <https://github.com/xstoudi> | ||
// Seth Butler <https://github.com/sbutler2901> | ||
// Seth Butler <https://github.com/sbutler2901> | ||
// Jip Sterk <https://github.com/JipSterk> | ||
@@ -6,0 +6,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/connect-redis", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "TypeScript definitions for connect-redis", | ||
@@ -37,4 +37,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1012472fb24f5e33c99137809ea4bff6451392e9f2fbeca72a392d7ce8a8391d", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "53a0ad96237d5143dc9c851f9849913a890517f37c9de3076fd6ec1309ce0bfa", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 14 Nov 2019 19:54:28 GMT | ||
* Last updated: Fri, 15 May 2020 04:08:57 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) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Xavier Stouder (https://github.com/xstoudi), Seth Butler (https://github.com/sbutler2901), and Jip Sterk (https://github.com/JipSterk). | ||
These definitions were written by [Xavier Stouder](https://github.com/xstoudi), [Seth Butler](https://github.com/sbutler2901), and [Jip Sterk](https://github.com/JipSterk). |
Sorry, the diff of this file is not supported yet
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
4877