express-fileupload
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "express-fileupload", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Richard Girges <richardgirges@gmail.com>", | ||
@@ -17,3 +17,3 @@ "description": "Simple express file upload middleware that wraps around Busboy", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "keywords": [ |
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
1217633