sparqlalgebrajs
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "sparqlalgebrajs", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Convert SPARQL to SPARL algebra", | ||
@@ -11,3 +11,3 @@ "author": "Joachim Van Herwegen", | ||
}, | ||
"bin": "./bin/sparqlalgebrajs.ts", | ||
"bin": "./bin/sparqlalgebrajs.js", | ||
"dependencies": { | ||
@@ -14,0 +14,0 @@ "lodash": "^4.13.1", |
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
7