Socket
Socket
Sign inDemoInstall

@comunica/bus-http

Package Overview
Dependencies
Maintainers
4
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.17.0 to 1.18.0

4

lib/ActorHttp.d.ts

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

*/
static headersToHash(headers: Headers): {
[key: string]: string;
};
static headersToHash(headers: Headers): Record<string, string>;
}

@@ -34,0 +32,0 @@ /**

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

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

"devDependencies": {
"@comunica/core": "^1.17.0"
"@comunica/core": "^1.18.0"
},

@@ -71,3 +71,3 @@ "jest": {

},
"gitHead": "cea13b435ebbda09e0ad359f54d3c62077fe3bba"
"gitHead": "2d0f0e79aaaf063b8d15a44311334970287daaf2"
}
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