@comunica/core
Advanced tools
Comparing version 1.2.0 to 1.4.0
{ | ||
"name": "@comunica/core", | ||
"version": "1.2.0", | ||
"version": "1.4.0", | ||
"description": "Lightweight, semantic and modular actor framework", | ||
@@ -46,2 +46,7 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core", | ||
"jest": { | ||
"globals": { | ||
"ts-jest": { | ||
"tsConfig": "test/tsconfig.json" | ||
} | ||
}, | ||
"transform": { | ||
@@ -63,3 +68,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
38812
22