@types/express-formidable
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ // Type definitions for express-formidable 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.3 | ||
@@ -8,0 +8,0 @@ import * as express from "express"; |
{ | ||
"name": "@types/express-formidable", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for express-formidable", | ||
@@ -19,5 +19,7 @@ "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-formidable" | ||
}, | ||
@@ -29,4 +31,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "743429fdad89ce70f6bb724d4e80c87ee9ed1a7d4e4e50354ac0eb37ed584c3c", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "b809e9a1a11c19e37e712f8fc8f3069bb510ebe9a0b296ffad75150cdb9a3c37", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-formidable | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-formidable | ||
Additional Details | ||
* Last updated: Mon, 09 Apr 2018 17:46:20 GMT | ||
* Dependencies: express, formidable | ||
* Last updated: Mon, 19 Aug 2019 00:51:13 GMT | ||
* Dependencies: @types/express, @types/formidable | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Torkild Dyvik Olsen <https://github.com/tdolsen>, Evan Shortiss <https://github.com/evanshortiss>. | ||
These definitions were written by Torkild Dyvik Olsen <https://github.com/tdolsen>, and Evan Shortiss <https://github.com/evanshortiss>. |
3807
1.2%