formidable
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "formidable", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -11,11 +11,7 @@ "description": "A node.js module for parsing form data, especially file uploads.", | ||
"files": [ | ||
"src", | ||
"CHANGELOG.md", | ||
"LICENSE", | ||
"README.md", | ||
"VERSION_NOTES.md" | ||
"src" | ||
], | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "latest" | ||
"tag": "v2" | ||
}, | ||
@@ -22,0 +18,0 @@ "scripts": { |
@@ -0,0 +0,0 @@ <p align="center"> |
@@ -0,0 +0,0 @@ /* eslint-disable class-methods-use-this */ |
@@ -0,0 +0,0 @@ /* eslint-disable no-plusplus */ |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */ |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ /* eslint-disable no-underscore-dangle */ |
@@ -0,0 +0,0 @@ /* eslint-disable no-fallthrough */ |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -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 @@ 'use strict'; |
@@ -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
87033
20