@comunica/actor-rdf-parse-n3
Advanced tools
Comparing version 1.2.0 to 1.4.0
{ | ||
"name": "@comunica/actor-rdf-parse-n3", | ||
"version": "1.2.0", | ||
"version": "1.4.0", | ||
"description": "A N3 RDF Parse actor", | ||
@@ -40,4 +40,4 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-n3", | ||
"devDependencies": { | ||
"@comunica/bus-rdf-parse": "^1.2.0", | ||
"@comunica/core": "^1.2.0", | ||
"@comunica/bus-rdf-parse": "^1.4.0", | ||
"@comunica/core": "^1.4.0", | ||
"lodash.assign": "^4.2.0" | ||
@@ -49,2 +49,7 @@ }, | ||
"jest": { | ||
"globals": { | ||
"ts-jest": { | ||
"tsConfig": "test/tsconfig.json" | ||
} | ||
}, | ||
"transform": { | ||
@@ -66,3 +71,4 @@ "^.+\\.ts$": "ts-jest" | ||
"validate": "npm ls" | ||
} | ||
}, | ||
"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
7812
10