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
45
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 2.0.0 to 2.0.1

6

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
<a name="v2.0.1"></a>
## [v2.0.1](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v2.0.0...v2.0.1) - 2021-05-04
### Fixed
* [Add missing typings dependencies](https://github.com/rubensworks/fetch-sparql-endpoint.js/commit/38ea588f54ce464a5d646b9956e59d7b2f6199cc)
<a name="v2.0.0"></a>

@@ -5,0 +11,0 @@ ## [v2.0.0](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v1.9.0...v2.0.0) - 2021-05-03

5

package.json
{
"name": "fetch-sparql-endpoint",
"version": "2.0.0",
"version": "2.0.1",
"description": "A simple, lightweight module to send queries to SPARQL endpoints and retrieve their results in a streaming fashion.",

@@ -39,2 +39,4 @@ "keywords": [

"dependencies": {
"@types/rdf-js": "*",
"@types/sparqljs": "^3.0.1",
"is-stream": "^2.0.0",

@@ -55,3 +57,2 @@ "cross-fetch": "^3.0.6",

"@types/n3": "^1.4.4",
"@types/sparqljs": "^3.0.1",
"arrayify-stream": "^1.0.0",

@@ -58,0 +59,0 @@ "coveralls": "^3.0.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