@types/express-flash
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ // Type definitions for express-flash 0.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.3 | ||
@@ -8,0 +8,0 @@ /// <reference types="connect-flash" /> |
{ | ||
"name": "@types/express-flash", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "TypeScript definitions for express-flash", | ||
@@ -14,13 +14,15 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/express-flash" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/express": "*", | ||
"@types/connect-flash": "*" | ||
"@types/connect-flash": "*", | ||
"@types/express": "*" | ||
}, | ||
"typesPublisherContentHash": "eac0dbdd7cf5a18c93506be900f88d8e3ab9042b19b8edb081ee6b5d17768450", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "e67fea5ef08865f3926af7d3c3f06a6aa8215bdec5041307dccb33ccd4440f60", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,7 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-flash | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-flash | ||
Additional Details | ||
* Last updated: Wed, 04 Apr 2018 17:59:34 GMT | ||
* Dependencies: express, connect-flash | ||
* Last updated: Mon, 19 Aug 2019 00:51:12 GMT | ||
* Dependencies: @types/express, @types/connect-flash | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
2873
2.17%