@comunica/bus-http
Advanced tools
Comparing version 2.6.9 to 2.6.11-alpha.40.0
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21092
133
1
+ Added@comunica/core@2.6.11-alpha.40.0(transitive)
+ Added@comunica/types@2.6.11-alpha.40.0(transitive)
- Removed@comunica/core@2.10.0(transitive)
- Removed@comunica/types@2.10.0(transitive)