@comunica/actor-rdf-parse-rdfxml
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "@comunica/actor-rdf-parse-rdfxml", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "A rdfxml 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,6 +41,6 @@ "build:components": "componentsjs-generator" | ||
"dependencies": { | ||
"@comunica/bus-rdf-parse": "^3.0.3", | ||
"@comunica/bus-rdf-parse": "^3.1.0", | ||
"rdfxml-streaming-parser": "^2.2.3" | ||
}, | ||
"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
19353
+ Added@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.1(transitive)
- Removedundici-types@6.19.8(transitive)