Socket
Socket
Sign inDemoInstall

@comunica/bus-http

Package Overview
Dependencies
Maintainers
5
Versions
97
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.10.0 to 2.10.2

2

lib/ActorHttp.js

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

const core_1 = require("@comunica/core");
const readable_web_to_node_stream_1 = require("readable-web-to-node-stream");
const readable_web_to_node_stream_1 = require("@smessie/readable-web-to-node-stream");
/* istanbul ignore next */

@@ -8,0 +8,0 @@ if (!globalThis.ReadableStream) {

{
"name": "@comunica/bus-http",
"version": "2.10.0",
"version": "2.10.2",
"description": "A comunica bus for 'http' events.",

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

"@comunica/core": "^2.10.0",
"@smessie/readable-web-to-node-stream": "^3.0.3",
"is-stream": "^2.0.1",
"readable-stream-node-to-web": "^1.0.1",
"readable-web-to-node-stream": "^3.0.2",
"web-streams-ponyfill": "^1.4.2"

@@ -46,3 +46,3 @@ },

},
"gitHead": "4d8603ca7e7606ca8eaef305e8753b3f91668f4e"
"gitHead": "1fe8472ccb1f1f5365127be47b0c937be82960a5"
}

@@ -25,2 +25,2 @@ # Comunica Bus HTTP

Actors extending [`ActorHttp`](https://comunica.github.io/comunica/classes/bus_http.actorhttp.html) are automatically subscribed to this bus.
Actors extending [`ActorHttp`](https://comunica.github.io/comunica/classes/_comunica_bus_http.ActorHttp.html) are automatically subscribed to this bus.

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