@comunica/actor-rdf-parse-rdfxml
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@comunica/actor-rdf-parse-rdfxml", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "A rdfxml rdf-parse actor", | ||
@@ -42,6 +42,11 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-rdfxml", | ||
"devDependencies": { | ||
"@comunica/bus-rdf-parse": "^1.1.0", | ||
"@comunica/core": "^1.1.0" | ||
"@comunica/bus-rdf-parse": "^1.4.0", | ||
"@comunica/core": "^1.4.0" | ||
}, | ||
"jest": { | ||
"globals": { | ||
"ts-jest": { | ||
"tsConfig": "test/tsconfig.json" | ||
} | ||
}, | ||
"transform": { | ||
@@ -67,3 +72,3 @@ "^.+\\.ts$": "ts-jest" | ||
}, | ||
"gitHead": "6efe39642b36723dc90cf650ed4c686b13f93921" | ||
"gitHead": "6a50d602495031e69912eb17988b5c8dc5152300" | ||
} |
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
7149