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
5
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 2.5.1 to 2.5.3-alpha.36.0

8

config/rdf-parse/actors.json

@@ -9,3 +9,4 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-html/^2.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-xml-rdfa/^2.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-xml-rdfa/^2.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-shaclc/^2.0.0/components/context.jsonld"
],

@@ -40,4 +41,9 @@ "@id": "urn:comunica:default:Runner",

"priorityScale": 0.2
},
{
"@id": "urn:comunica:default:rdf-parse/actors#shaclc",
"@type": "ActorRdfParseShaclc",
"priorityScale": 0.1
}
]
}

@@ -6,3 +6,4 @@ {

"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-serialize-n3/^2.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-serialize-jsonld/^2.0.0/components/context.jsonld"
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-serialize-jsonld/^2.0.0/components/context.jsonld",
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-serialize-shaclc/^2.0.0/components/context.jsonld"
],

@@ -21,4 +22,9 @@ "@id": "urn:comunica:default:Runner",

"priorityScale": 0.9
},
{
"@id": "urn:comunica:default:rdf-serialize/actors#shaclc",
"@type": "ActorRdfSerializeShaclc",
"priorityScale": 0.1
}
]
}

4

package.json
{
"name": "@comunica/config-query-sparql",
"version": "2.5.1",
"version": "2.5.3-alpha.36.0",
"description": "default configuration files for Comunica SPARQL",

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

},
"gitHead": "d64e87fad4a616224c210c2d22b38f6f9b00e1ea"
"gitHead": "052371323d2dbc061d8dfc2ff4623994906d6c50"
}
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