Socket
Socket
Sign inDemoInstall

@comunica/bus-http

Package Overview
Dependencies
Maintainers
3
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 1.10.0 to 1.13.0

2

lib/ActorHttp.d.ts

@@ -23,3 +23,3 @@ /// <reference types="node" />

*/
static toNodeReadable(body: ReadableStream): NodeJS.ReadableStream;
static toNodeReadable(body: ReadableStream | null): NodeJS.ReadableStream;
}

@@ -26,0 +26,0 @@ /**

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

@@ -44,3 +44,3 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-http",

"devDependencies": {
"@comunica/core": "^1.9.2"
"@comunica/core": "^1.13.0"
},

@@ -52,3 +52,3 @@ "scripts": {

},
"gitHead": "1509c6b9c44507a36f5d78ba86085859a6fffb31"
"gitHead": "cd8df73fe091e3d7413147ec5301b47be2de392a"
}
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