Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

formidable

Package Overview
Dependencies
Maintainers
5
Versions
79
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 3.1.2-canary.20211030 to 3.1.3

8

package.json
{
"name": "formidable",
"version": "3.1.2-canary.20211030",
"version": "3.1.3",
"license": "MIT",

@@ -12,7 +12,3 @@ "description": "A node.js module for parsing form data, especially file uploads.",

"files": [
"src",
"CHANGELOG.md",
"LICENSE",
"README.md",
"VERSION_NOTES.md"
"src"
],

@@ -19,0 +15,0 @@ "publishConfig": {

@@ -0,0 +0,0 @@ <p align="center">

@@ -0,0 +0,0 @@ /* eslint-disable class-methods-use-this */

@@ -0,0 +0,0 @@ const missingPlugin = 1000;

@@ -0,0 +0,0 @@ import { multipartType } from '../plugins/multipart.js';

@@ -0,0 +0,0 @@ const readBooleans = (fields, listOfBooleans) => {

@@ -0,0 +0,0 @@ import PersistentFile from './PersistentFile.js';

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ import JSONParser from './JSON.js';

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ /* eslint-disable no-fallthrough */

@@ -0,0 +0,0 @@ import { PassThrough } from 'stream';

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ // not used

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ import octetstream from './octetstream.js';

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */

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