Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-sparql-endpoint

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-sparql-endpoint - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

5

CHANGELOG.md
# 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

4

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc