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

fetch-sparql-endpoint

Package Overview
Dependencies
Maintainers
0
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 5.0.0 to 5.1.0

2

lib/SparqlEndpointFetcher.d.ts

@@ -18,3 +18,3 @@ /// <reference types="node" />

protected readonly timeout?: number;
protected readonly additionalUrlParams: URLSearchParams;
additionalUrlParams: URLSearchParams;
protected readonly defaultHeaders: Headers;

@@ -21,0 +21,0 @@ readonly fetchCb?: (input: Request | string, init?: RequestInit) => Promise<Response>;

{
"name": "fetch-sparql-endpoint",
"version": "5.0.0",
"version": "5.1.0",
"packageManager": "yarn@1.22.22",

@@ -5,0 +5,0 @@ "description": "A simple, lightweight module to send queries to SPARQL endpoints and retrieve their results in a streaming fashion.",

Sorry, the diff of this file is not supported yet

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