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

@comunica/config-query-sparql

Package Overview
Dependencies
Maintainers
0
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/config-query-sparql - npm Package Compare versions

Comparing version 4.0.1-alpha.48.0 to 4.0.1

2

config/function-factory/actors/term-function-md5.json

@@ -5,3 +5,3 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-function-md5/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-md5/^4.0.0/components/context.jsonld"
],

@@ -8,0 +8,0 @@ "@id": "urn:comunica:default:Runner",

@@ -5,3 +5,3 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-function-sha1/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-sha1/^4.0.0/components/context.jsonld"
],

@@ -8,0 +8,0 @@ "@id": "urn:comunica:default:Runner",

@@ -5,3 +5,3 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-function-sha256/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-sha256/^4.0.0/components/context.jsonld"
],

@@ -8,0 +8,0 @@ "@id": "urn:comunica:default:Runner",

@@ -5,3 +5,3 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-function-sha384/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-sha384/^4.0.0/components/context.jsonld"
],

@@ -8,0 +8,0 @@ "@id": "urn:comunica:default:Runner",

@@ -5,3 +5,3 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-function-sha512/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-function-factory-term-sha512/^4.0.0/components/context.jsonld"
],

@@ -8,0 +8,0 @@ "@id": "urn:comunica:default:Runner",

{
"@context": [
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/runner/^4.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-http-fetch/^4.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-http-proxy/^4.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-http-proxy/^4.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-http-retry/^4.0.0/components/context.jsonld"
],

@@ -12,2 +12,8 @@ "@id": "urn:comunica:default:Runner",

{
"@id": "urn:comunica:default:http/actors#retry",
"@type": "ActorHttpRetry",
"mediatorHttp": { "@id": "urn:comunica:default:http/mediators#main" },
"beforeActors": { "@id": "urn:comunica:default:http/actors#proxy" }
},
{
"@id": "urn:comunica:default:http/actors#proxy",

@@ -14,0 +20,0 @@ "@type": "ActorHttpProxy",

{
"name": "@comunica/config-query-sparql",
"version": "4.0.1-alpha.48.0",
"version": "4.0.1",
"description": "default configuration files for Comunica SPARQL",

@@ -46,3 +46,3 @@ "lsd:module": true,

},
"gitHead": "4cc37905eab2c94a2e1d9cee0f51c53604f07da1"
"gitHead": "67831ba79e45ea1ced41fe3f83c5d6e8802dbeaa"
}
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