@comunica/actor-rdf-parse-html
Advanced tools
Comparing version 2.6.7 to 2.6.8
{ | ||
"name": "@comunica/actor-rdf-parse-html", | ||
"version": "2.6.7", | ||
"version": "2.6.8", | ||
"description": "A html rdf-parse actor", | ||
@@ -35,6 +35,6 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^2.6.7", | ||
"@comunica/bus-rdf-parse-html": "^2.6.7", | ||
"@comunica/core": "^2.6.7", | ||
"@comunica/types": "^2.6.7", | ||
"@comunica/bus-rdf-parse": "^2.6.8", | ||
"@comunica/bus-rdf-parse-html": "^2.6.8", | ||
"@comunica/core": "^2.6.8", | ||
"@comunica/types": "^2.6.8", | ||
"@rdfjs/types": "*", | ||
@@ -49,3 +49,3 @@ "htmlparser2": "^8.0.1", | ||
}, | ||
"gitHead": "00ce278b46196e7c5e65241501d8e122cd4e4fd5" | ||
"gitHead": "2fa7b3327a7be26a69a89a006f04e057ae930d03" | ||
} |
Updated@comunica/core@^2.6.8
Updated@comunica/types@^2.6.8