Socket
Socket
Sign inDemoInstall

formidable

Package Overview
Dependencies
0
Maintainers
10
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-canary.20200129.4 to 2.0.0-canary.20200129.5

6

package.json
{
"name": "formidable",
"version": "2.0.0-canary.20200129.4",
"version": "2.0.0-canary.20200129.5",
"license": "MIT",

@@ -32,6 +32,6 @@ "description": "A node.js module for parsing form data, especially file uploads.",

"prettier-plugin-pkgjson": "^0.2.0",
"request": "^2.11.4",
"urun": "^0.0.6",
"request": "^2.88.0",
"urun": "^0.0.8",
"utest": "^0.0.8"
}
}

@@ -5,3 +5,3 @@ <p align="center">

# formidable
# formidable [![npm version][npmv-img]][npmv-url] [![MIT license][license-img]][license-url]

@@ -11,6 +11,5 @@ > A Node.js module for parsing form data, especially file uploads.

[![Code style][codestyle-img]][codestyle-url]
[![npm version][npmv-img]][npmv-url]
[![npm version][npmv-canary-img]][npmv-url]
[![build status][build-img]][build-url]
[![chat on gitter][chat-img]][chat-url]
[![MIT license][license-img]][license-url]

@@ -398,2 +397,3 @@ ## Status: Maintained

[build-url]: https://travis-ci.org/node-formidable/node-formidable.svg?branch=master
[npmv-canary-img]: https://badgen.net/npm/v/formidable/canary?icon=npm
[npmv-img]: https://badgen.net/npm/v/formidable?icon=npm

@@ -400,0 +400,0 @@ [npmv-url]: https://npmjs.com/package/formidable

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc