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

@comunica/bus-http

Package Overview
Dependencies
Maintainers
4
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.0.1-alpha.9.0 to 2.0.1

LICENSE.txt

6

lib/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

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

@@ -33,4 +33,4 @@ "lsd:module": true,

"dependencies": {
"@comunica/context-entries": "2.0.1-alpha.9.0",
"@comunica/core": "2.0.1-alpha.9.0",
"@comunica/context-entries": "^2.0.1",
"@comunica/core": "^2.0.1",
"@types/readable-stream": "^2.3.11",

@@ -46,3 +46,3 @@ "is-stream": "^2.0.0",

},
"gitHead": "a6642f00830bd9ea3f2f39a10b07362b9f518610"
"gitHead": "4c66bfaa44f73786bc7403504e5fe571181430c7"
}

Sorry, the diff of this file is not supported yet

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