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

@comunica/bus-http

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/bus-http - npm Package Compare versions

Comparing version 2.6.9 to 2.6.11-alpha.40.0

1

lib/ActorHttp.js

@@ -6,2 +6,3 @@ "use strict";

const readable_web_to_node_stream_1 = require("readable-web-to-node-stream");
/* istanbul ignore next */
if (!globalThis.ReadableStream) {

@@ -8,0 +9,0 @@ globalThis.ReadableStream = require('web-streams-ponyfill').ReadableStream;

6

package.json
{
"name": "@comunica/bus-http",
"version": "2.6.9",
"version": "2.6.11-alpha.40.0",
"description": "A comunica bus for 'http' events.",

@@ -34,3 +34,3 @@ "lsd:module": true,

"dependencies": {
"@comunica/core": "^2.6.8",
"@comunica/core": "2.6.11-alpha.40.0",
"is-stream": "^2.0.1",

@@ -46,3 +46,3 @@ "readable-stream-node-to-web": "^1.0.1",

},
"gitHead": "739f55dbe1b95743866f4e393ffe7a62f0410436"
"gitHead": "b4e12e9d015d4bdb6b2668f3065826eb8aea3dc4"
}

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