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

@comunica/actor-http-fetch

Package Overview
Dependencies
Maintainers
5
Versions
72
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.3.1-alpha.31.0 to 2.4.0

2

lib/FetchInitPreprocessor.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FetchInitPreprocessor = void 0;
/* eslint-disable import/no-nodejs-modules */
const http_1 = require("http");

@@ -31,2 +32,3 @@ const https_1 = require("https");

exports.FetchInitPreprocessor = FetchInitPreprocessor;
/* eslint-enable import/no-nodejs-modules */
//# sourceMappingURL=FetchInitPreprocessor.js.map

10

package.json
{
"name": "@comunica/actor-http-fetch",
"version": "2.3.1-alpha.31.0",
"version": "2.4.0",
"description": "A node-fetch http actor",

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

"dependencies": {
"@comunica/bus-http": "2.3.1-alpha.31.0",
"@comunica/context-entries": "2.3.1-alpha.31.0",
"@comunica/mediatortype-time": "2.3.1-alpha.31.0",
"@comunica/bus-http": "^2.4.0",
"@comunica/context-entries": "^2.4.0",
"@comunica/mediatortype-time": "^2.4.0",
"abort-controller": "^3.0.0",

@@ -47,3 +47,3 @@ "cross-fetch": "^3.0.5"

},
"gitHead": "394c95ab244c04c8cf56abe8bfafd0ab44226539"
"gitHead": "cb5a1560c9ab9ebaf3335888a1411a7e1654de1e"
}
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