async-busboy
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -26,3 +26,2 @@ 'use strict'; | ||
.on('file', customOnFile || onFile.bind(null, filePromises)) | ||
.on('close', cleanup) | ||
.on('error', onError) | ||
@@ -29,0 +28,0 @@ .on('end', onEnd) |
{ | ||
"name": "async-busboy", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Promise based multipart form parser", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"busboy": "^0.2.12" | ||
"busboy": "^0.3.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
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
23222
402
+ Addedbusboy@0.3.1(transitive)
+ Addeddicer@0.3.0(transitive)
- Removedbusboy@0.2.14(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddicer@0.2.5(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)
Updatedbusboy@^0.3.1