@comunica/actor-rdf-parse-html-script
Advanced tools
Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "@comunica/actor-rdf-parse-html-script", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "A html-script rdf-parse actor", | ||
@@ -40,7 +40,7 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^3.1.0", | ||
"@comunica/bus-rdf-parse-html": "^3.1.0", | ||
"@comunica/context-entries": "^3.1.0", | ||
"@comunica/core": "^3.1.0", | ||
"@comunica/types": "^3.1.0", | ||
"@comunica/bus-rdf-parse": "^3.2.0", | ||
"@comunica/bus-rdf-parse-html": "^3.2.0", | ||
"@comunica/context-entries": "^3.2.0", | ||
"@comunica/core": "^3.2.0", | ||
"@comunica/types": "^3.2.0", | ||
"@rdfjs/types": "*", | ||
@@ -50,3 +50,3 @@ "readable-stream": "^4.4.2", | ||
}, | ||
"gitHead": "69d92988644c07b1b4831ba0a52073092d2f43af" | ||
"gitHead": "87baf2afed021a254859e64b92f34d9b51c6a7db" | ||
} |
Updated@comunica/core@^3.2.0
Updated@comunica/types@^3.2.0