balena-request
Advanced tools
Comparing version 11.4.2-increase-hw-11c2c4d24ac708b821c9e3b2986ff1837ee9d5ba to 11.4.2-increase-hw-f6a1223c27c2614e32c51a278569d17e38d92d54
@@ -274,3 +274,3 @@ /* | ||
if (!IS_BROWSER) { | ||
opts.highWaterMark = 1024 * 1024 // about 1MB | ||
opts.highWaterMark = 1024 * 1024; // about 1MB | ||
if (!headers['Accept-Encoding']) { | ||
@@ -277,0 +277,0 @@ headers['Accept-Encoding'] = 'compress, gzip'; |
{ | ||
"name": "balena-request", | ||
"version": "11.4.2-increase-hw-11c2c4d24ac708b821c9e3b2986ff1837ee9d5ba", | ||
"version": "11.4.2-increase-hw-f6a1223c27c2614e32c51a278569d17e38d92d54", | ||
"description": "Balena HTTP client", | ||
@@ -67,4 +67,4 @@ "main": "build/request.js", | ||
"versionist": { | ||
"publishedAt": "2021-09-02T19:48:49.546Z" | ||
"publishedAt": "2021-09-02T19:55:29.953Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
174432