@comunica/actor-rdf-parse-html
Advanced tools
Comparing version 2.8.2 to 2.10.0
{ | ||
"name": "@comunica/actor-rdf-parse-html", | ||
"version": "2.8.2", | ||
"version": "2.10.0", | ||
"description": "A html rdf-parse actor", | ||
@@ -35,9 +35,9 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^2.8.2", | ||
"@comunica/bus-rdf-parse-html": "^2.8.2", | ||
"@comunica/core": "^2.8.2", | ||
"@comunica/types": "^2.8.2", | ||
"@comunica/bus-rdf-parse": "^2.10.0", | ||
"@comunica/bus-rdf-parse-html": "^2.10.0", | ||
"@comunica/core": "^2.10.0", | ||
"@comunica/types": "^2.10.0", | ||
"@rdfjs/types": "*", | ||
"htmlparser2": "^9.0.0", | ||
"readable-stream": "^4.2.0" | ||
"readable-stream": "^4.4.2" | ||
}, | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
}, | ||
"gitHead": "293cf4edac83099ee3146a68161bea6b77edf300" | ||
"gitHead": "4d8603ca7e7606ca8eaef305e8753b3f91668f4e" | ||
} |
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
32901
Updated@comunica/core@^2.10.0
Updated@comunica/types@^2.10.0
Updatedreadable-stream@^4.4.2