Socket
Socket
Sign inDemoInstall

@types/form-data

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/form-data - npm Package Compare versions

Comparing version 2.2.1 to 2.5.0

36

form-data/package.json
{
"name": "@types/form-data",
"version": "2.2.1",
"description": "TypeScript definitions for form-data",
"license": "MIT",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz",
"githubUsername": "soywiz"
},
{
"name": "Leon Yu",
"url": "https://github.com/leonyu",
"githubUsername": "leonyu"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"version": "2.5.0",
"typings": null,
"description": "Stub TypeScript definitions entry for form-data, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/form-data/form-data",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "6b123d0ea13d7814315d38f664835e20d88c9a72981615a76f3814b8d5ed6a5a",
"typeScriptVersion": "2.3"
"form-data": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/form-data`
This is a stub types definition for form-data (https://github.com/form-data/form-data).
# Summary
This package contains type definitions for form-data (https://github.com/form-data/form-data).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/form-data
Additional Details
* Last updated: Wed, 08 Nov 2017 22:42:24 GMT
* Dependencies: stream, http, node
* Global values: none
# Credits
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, Leon Yu <https://github.com/leonyu>, BendingBender <https://github.com/BendingBender>.
form-data provides its own type definitions, so you don't need @types/form-data installed!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc