Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

balena-request

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-request - npm Package Compare versions

Comparing version 11.4.2-increase-hw-11c2c4d24ac708b821c9e3b2986ff1837ee9d5ba to 11.4.2-increase-hw-8a33bc2be826c087916788f34198153a27240ec5

2

lib/utils.js

@@ -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-8a33bc2be826c087916788f34198153a27240ec5",
"description": "Balena HTTP client",

@@ -55,3 +55,3 @@ "main": "build/request.js",

"dependencies": {
"@balena/node-web-streams": "^0.2.3",
"@balena/node-web-streams": "^0.2.4",
"balena-errors": "^4.7.1",

@@ -68,4 +68,4 @@ "fetch-ponyfill": "^7.1.0",

"versionist": {
"publishedAt": "2021-09-02T19:48:49.546Z"
"publishedAt": "2021-09-02T22:38:15.338Z"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc