Socket
Socket
Sign inDemoInstall

sparqlalgebrajs

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparqlalgebrajs - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

bin/sparqlalgebrajs.js

@@ -17,3 +17,3 @@ #! /usr/bin/env node

}
console.log(JSON.stringify(sparqlAlgebra_1.default(args._[0], args.q), null, 2));
console.log(JSON.stringify(sparqlAlgebra_1.default(args._[0], { quads: args.q }), null, 2));
//# sourceMappingURL=sparqlalgebrajs.js.map
{
"name": "sparqlalgebrajs",
"version": "1.4.0",
"version": "1.4.1",
"description": "Convert SPARQL to SPARQL algebra",

@@ -5,0 +5,0 @@ "author": "Joachim Van Herwegen",

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