@comunica/actor-rdf-parse-html-script
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"name": "@comunica/actor-rdf-parse-html-script", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "A html-script rdf-parse actor", | ||
@@ -31,10 +31,11 @@ "lsd:module": true, | ||
"lib/**/*.d.ts", | ||
"lib/**/*.js" | ||
"lib/**/*.js", | ||
"lib/**/*.js.map" | ||
], | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^2.4.0", | ||
"@comunica/bus-rdf-parse-html": "^2.4.0", | ||
"@comunica/context-entries": "^2.4.0", | ||
"@comunica/core": "^2.4.0", | ||
"@comunica/types": "^2.4.0", | ||
"@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", | ||
"@rdfjs/types": "*", | ||
@@ -49,3 +50,3 @@ "readable-stream": "^4.0.0", | ||
}, | ||
"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
42880
14
Updated@comunica/core@^2.5.0
Updated@comunica/types@^2.5.0