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

sparqljson-to-tree

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparqljson-to-tree - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

lib/Converter.d.ts

@@ -1,2 +0,2 @@

import * as RDF from "rdf-js";
import * as RDF from "@rdfjs/types";
import { IBindings, ISettings } from "sparqljson-parse";

@@ -3,0 +3,0 @@ /**

{
"name": "sparqljson-to-tree",
"version": "3.0.1",
"version": "3.0.2",
"description": "Converts SPARQL JSON results to a tree-based structure",

@@ -37,3 +37,2 @@ "keywords": [

"@types/minimist": "^1.2.0",
"@types/rdf-js": "^4.0.0",
"coveralls": "^3.0.0",

@@ -48,3 +47,3 @@ "jest": "^28.0.0",

"tslint-eslint-rules": "^5.3.1",
"typescript": "^4.0.2",
"typescript": "^5.0.0",
"webpack": "^5.73.0",

@@ -82,3 +81,4 @@ "webpack-cli": "^4.10.0"

"dependencies": {
"rdf-literal": "^1.2.0",
"@rdfjs/types": "*",
"rdf-literal": "^1.3.2",
"sparqljson-parse": "^2.0.0"

@@ -85,0 +85,0 @@ },

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