fetch-sparql-endpoint
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "fetch-sparql-endpoint", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A simple, lightweight module to send queries to SPARQL endpoints and retrieve their results in a streaming fashion.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"bin": { | ||
"fetch-sparql-endpoint": "fetch-sparql-endpoint.js" | ||
"fetch-sparql-endpoint": "bin/fetch-sparql-endpoint.js" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
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
24255