@comunica/bus-http
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"name": "@comunica/bus-http", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "A comunica bus for 'http' events.", | ||
@@ -30,6 +30,7 @@ "lsd:module": true, | ||
"lib/**/*.d.ts", | ||
"lib/**/*.js" | ||
"lib/**/*.js", | ||
"lib/**/*.js.map" | ||
], | ||
"dependencies": { | ||
"@comunica/core": "^2.4.0", | ||
"@comunica/core": "^2.5.0", | ||
"is-stream": "^2.0.0", | ||
@@ -45,3 +46,3 @@ "readable-stream-node-to-web": "^1.0.1", | ||
}, | ||
"gitHead": "cb5a1560c9ab9ebaf3335888a1411a7e1654de1e" | ||
"gitHead": "349d57f5d1e539200e980bdff96973c2e0b66caa" | ||
} |
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
21040
12
Updated@comunica/core@^2.5.0