dathost-parse-multipart-data
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dathost-parse-multipart-data", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A javascript/nodejs multipart/form-data parser which operates on raw data.", | ||
@@ -12,3 +12,4 @@ "main": "dist/multipart.js", | ||
"test": "nyc mocha --require ts-node/register test/*.spec.ts", | ||
"semantic-release": "semantic-release" | ||
"semantic-release": "semantic-release", | ||
"prepare": "npm run build" | ||
}, | ||
@@ -15,0 +16,0 @@ "nyc": { |
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
28595
8
491