@types/connect-redis
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -6,2 +6,3 @@ // Type definitions for connect-redis | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
@@ -8,0 +9,0 @@ /// <reference types="express" /> |
{ | ||
"name": "@types/connect-redis", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "TypeScript definitions for connect-redis", | ||
@@ -9,7 +9,9 @@ "license": "MIT", | ||
"name": "Xavier Stouder", | ||
"url": "https://github.com/xstoudi" | ||
"url": "https://github.com/xstoudi", | ||
"githubUsername": "xstoudi" | ||
}, | ||
{ | ||
"name": "Albert Kurniawan", | ||
"url": "https://github.com/morcerf" | ||
"url": "https://github.com/morcerf", | ||
"githubUsername": "morcerf" | ||
} | ||
@@ -28,5 +30,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "4843df124d1f501c719ef52641dc4b2f6d3b9db864c75da9e386356c9e6709cc", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "8b5d0944cbdcee27e4cc43b95683fdebbe08466544ba8b55506cb79f897947e6", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:12:14 GMT | ||
* Last updated: Wed, 08 Nov 2017 22:15:33 GMT | ||
* Dependencies: express, express-session, redis | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
4166
41