node-superfetch
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -110,3 +110,2 @@ const FormData = require('form-data'); | ||
this.set(this.body.getHeaders()); | ||
this.set('content-length', this.body.getLengthSync()); | ||
return this; | ||
@@ -113,0 +112,0 @@ } |
{ | ||
"name": "node-superfetch", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "A wrapper for Node.js' fetch API that makes it appear like superagent.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10091
208