@comunica/actor-rdf-parse-shaclc
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "@comunica/actor-rdf-parse-shaclc", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "A shaclc rdf-parse 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,4 +41,4 @@ "build:components": "componentsjs-generator" | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^3.0.3", | ||
"@comunica/types": "^3.0.3", | ||
"@comunica/bus-rdf-parse": "^3.1.0", | ||
"@comunica/types": "^3.1.0", | ||
"@rdfjs/types": "*", | ||
@@ -50,3 +50,3 @@ "asynciterator": "^3.9.0", | ||
}, | ||
"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
24000
Updated@comunica/types@^3.1.0