await-busboy
Advanced tools
Comparing version 1.0.1 to 1.0.2
1.0.2 / 2018-01-02 | ||
================== | ||
* update busboy dependency - #1 by danitt | ||
1.0.1 / 2017-03-07 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "await-busboy", | ||
"description": "An awaitable busboy multipart parser", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": { | ||
@@ -24,3 +24,3 @@ "name": "Aaron Heckmann", | ||
"black-hole-stream": "0.0.1", | ||
"busboy": "0.2.13" | ||
"busboy": "0.2.14" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
#await-busboy | ||
# await-busboy | ||
@@ -3,0 +3,0 @@ [busboy][] multipart parser with `async/await` and [koa][]/[co][] `yield` support. |
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
14575
+ Addedbusboy@0.2.14(transitive)
- Removedbusboy@0.2.13(transitive)
Updatedbusboy@0.2.14