Socket
Socket
Sign inDemoInstall

formidable

Package Overview
Dependencies
Maintainers
8
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formidable - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

benchmark-2020-01-29_xeon-x3440.png

25

package.json
{
"name": "formidable",
"description": "A node.js module for parsing form data, especially file uploads.",
"homepage": "https://github.com/felixge/node-formidable",
"homepage": "https://github.com/node-formidable/formidable",
"funding": "https://ko-fi.com/tunnckoCore/commissions",
"repository": "node-formidable/formidable",
"license": "MIT",
"version": "1.2.1",
"version": "1.2.2",
"devDependencies": {

@@ -15,18 +17,11 @@ "gently": "^0.8.0",

},
"directories": {
"lib": "./lib"
},
"main": "./lib/index",
"files": [
"lib",
"benchmark-2020-01-29_xeon-x3440.png"
],
"main": "./lib/index.js",
"scripts": {
"test": "node test/run.js",
"clean": "rm test/tmp/*"
},
"repository": {
"type": "git",
"url": "git://github.com/felixge/node-formidable.git"
},
"bugs": {
"url": "http://github.com/felixge/node-formidable/issues"
},
"optionalDependencies": {}
}
}
LICENSE

Sorry, the diff of this file is not supported yet

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