fetch-sparql-endpoint
Advanced tools
Comparing version 1.2.0 to 1.3.0
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
<a name="1.3.0"></a> | ||
## [1.3.0](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v1.2.0...v1.3.0) - 2018-08-23 | ||
### Changed | ||
- [Update to sparqlxml-parse without node-gyp dependency](https://github.com/rubensworks/fetch-sparql-endpoint.js/commit/aaa75d723adce3f8fd707f41b1578e2c488b8e03) | ||
<a name="1.2.0"></a> | ||
@@ -5,0 +10,0 @@ ## [1.2.0](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v1.1.0...v1.2.0) - 2018-08-22 |
{ | ||
"name": "fetch-sparql-endpoint", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A simple, lightweight module to send queries to SPARQL endpoints and retrieve their results in a streaming fashion.", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"sparqljson-parse": "^1.3.0", | ||
"sparqlxml-parse": "^1.0.0", | ||
"sparqlxml-parse": "^1.1.0", | ||
"stream-to-string": "^1.1.0" | ||
@@ -50,0 +50,0 @@ }, |
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
22845
Updatedsparqlxml-parse@^1.1.0