Socket
Socket
Sign inDemoInstall

@comunica/actor-http-fetch

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/actor-http-fetch - npm Package Compare versions

Comparing version 2.6.11-alpha.42.0 to 2.7.0

2

lib/FetchInitPreprocessor.js

@@ -22,3 +22,3 @@ "use strict";

}
return { ...init, agent: this.agent };
return { ...init, agent: this.agent, keepalive: true };
}

@@ -25,0 +25,0 @@ async createAbortController() {

{
"name": "@comunica/actor-http-fetch",
"version": "2.6.11-alpha.42.0",
"version": "2.7.0",
"description": "A node-fetch http actor",

@@ -33,5 +33,5 @@ "lsd:module": true,

"dependencies": {
"@comunica/bus-http": "2.6.11-alpha.42.0",
"@comunica/context-entries": "2.6.11-alpha.42.0",
"@comunica/mediatortype-time": "2.6.11-alpha.42.0",
"@comunica/bus-http": "^2.7.0",
"@comunica/context-entries": "^2.7.0",
"@comunica/mediatortype-time": "^2.7.0",
"abort-controller": "^3.0.0",

@@ -48,3 +48,3 @@ "cross-fetch": "^3.1.5"

},
"gitHead": "8e8fd82eb1370399248b741602d9b1d46fab2d5d"
"gitHead": "3de278d67a7c21c7887a1b0ea908a0ca4c52de91"
}

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