🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@types/express-formidable

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-formidable - npm Package Compare versions

Comparing version

to
1.0.1

@@ -5,2 +5,3 @@ // Type definitions for express-formidable 1.0.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2

@@ -7,0 +8,0 @@ import { RequestHandler } from "express";

{
"name": "@types/express-formidable",
"version": "1.0.0",
"description": "TypeScript definitions for express-formidable 1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for express-formidable",
"license": "MIT",
"author": "Torkild Dyvik Olsen <https://github.com/tdolsen>",
"contributors": [
{
"name": "Torkild Dyvik Olsen",
"url": "https://github.com/tdolsen",
"githubUsername": "tdolsen"
}
],
"main": "",

@@ -16,5 +22,4 @@ "repository": {

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "9115dc456361ca487764759c6dd502f236542c9b241b5c98646e2cb4c63e3614"
"typesPublisherContentHash": "0f2024b17f0b9a30bcae95c6947c0b3f912eb9c29f8d1944d724725b21f7ca7f",
"typeScriptVersion": "2.2"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for express-formidable 1.0.0 (https://github.com/noraesae/express-formidable).
This package contains type definitions for express-formidable (https://github.com/noraesae/express-formidable).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/express-formidable
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-formidable
Additional Details
* Last updated: Wed, 16 Nov 2016 19:25:43 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: express
* Global values: ExpressFormidable
* Last updated: Wed, 08 Nov 2017 22:42:24 GMT
* Dependencies: express
* Global values: none
# Credits
These definitions were written by Torkild Dyvik Olsen <https://github.com/tdolsen>.