@comunica/actor-rdf-parse-html-script
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "@comunica/actor-rdf-parse-html-script", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "A html-script rdf-parse actor", | ||
@@ -35,10 +35,10 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^2.5.0", | ||
"@comunica/bus-rdf-parse-html": "^2.5.0", | ||
"@comunica/context-entries": "^2.5.0", | ||
"@comunica/core": "^2.5.0", | ||
"@comunica/types": "^2.5.0", | ||
"@comunica/bus-rdf-parse": "^2.5.1", | ||
"@comunica/bus-rdf-parse-html": "^2.5.1", | ||
"@comunica/context-entries": "^2.5.1", | ||
"@comunica/core": "^2.5.1", | ||
"@comunica/types": "^2.5.1", | ||
"@rdfjs/types": "*", | ||
"readable-stream": "^4.0.0", | ||
"relative-to-absolute-iri": "^1.0.5" | ||
"readable-stream": "^4.2.0", | ||
"relative-to-absolute-iri": "^1.0.7" | ||
}, | ||
@@ -50,3 +50,3 @@ "scripts": { | ||
}, | ||
"gitHead": "349d57f5d1e539200e980bdff96973c2e0b66caa" | ||
"gitHead": "d64e87fad4a616224c210c2d22b38f6f9b00e1ea" | ||
} |
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
44047
15
Updated@comunica/core@^2.5.1
Updated@comunica/types@^2.5.1
Updatedreadable-stream@^4.2.0