formdata-node
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "formdata-node", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "FormData implementation for Node.js. Built over Readable stream and async generators.", | ||
@@ -5,0 +5,0 @@ "repository": "octet-stream/form-data", |
@@ -15,3 +15,3 @@ # FormData | ||
``` | ||
npm install --save then-busboy | ||
npm install --save formdata-node | ||
``` | ||
@@ -22,3 +22,3 @@ | ||
``` | ||
yarn add then-busboy | ||
yarn add formdata-node | ||
``` | ||
@@ -25,0 +25,0 @@ |
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
23600