@comunica/bus-http
Advanced tools
Comparing version 1.6.3 to 1.7.1
@@ -0,1 +1,2 @@ | ||
/// <reference types="node" /> | ||
import { Actor, IAction, IActorArgs, IActorOutput, IActorTest } from "@comunica/core"; | ||
@@ -2,0 +3,0 @@ /** |
{ | ||
"name": "@comunica/bus-http", | ||
"version": "1.6.3", | ||
"version": "1.7.1", | ||
"description": "A comunica bus for 'http' events.", | ||
@@ -40,3 +40,3 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-http", | ||
"dependencies": { | ||
"is-stream": "^1.1.0", | ||
"is-stream": "^2.0.0", | ||
"node-web-streams": "^0.2.2" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "e579c83e522f9f467cd5635726a97deb8fbb1e48" | ||
"gitHead": "44f1a93354f64adccb830e5a9f56126d1c35489e" | ||
} |
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
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
7177
73
+ Addedis-stream@2.0.1(transitive)
Updatedis-stream@^2.0.0