@comunica/actor-rdf-parse-html-microdata
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "@comunica/actor-rdf-parse-html-microdata", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "A microdata rdf-parse-html actor", | ||
@@ -35,3 +35,3 @@ "lsd:module": true, | ||
"scripts": { | ||
"build": "npm run build:ts && npm run build:components", | ||
"build": "yarn run build:ts && yarn run build:components", | ||
"build:ts": "node \"../../node_modules/typescript/bin/tsc\"", | ||
@@ -41,7 +41,7 @@ "build:components": "componentsjs-generator" | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse-html": "^3.0.3", | ||
"@comunica/core": "^3.0.3", | ||
"@comunica/bus-rdf-parse-html": "^3.1.0", | ||
"@comunica/core": "^3.1.0", | ||
"microdata-rdf-streaming-parser": "^2.0.1" | ||
}, | ||
"gitHead": "a1e050b7e921d6ea5532abc09391e49938c7e5f3" | ||
"gitHead": "69d92988644c07b1b4831ba0a52073092d2f43af" | ||
} |
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
17237
Updated@comunica/core@^3.1.0