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 2.3.2 to 2.3.3

2

lib/SparqlEndpointFetcher.js

@@ -125,3 +125,3 @@ "use strict";

async fetchUpdate(endpoint, query) {
const abortController = new abort_controller_1.AbortController();
const abortController = new abort_controller_1.default();
const init = {

@@ -128,0 +128,0 @@ method: 'POST',

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

@@ -5,0 +5,0 @@ "keywords": [

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