formidable
Advanced tools
Comparing version 3.1.2-canary.20211030 to 3.1.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
87396
22