@types/sparqljs
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -109,2 +109,3 @@ // Type definitions for sparqljs 3.1 | ||
type: 'update'; | ||
base?: string | undefined; | ||
prefixes: { [prefix: string]: string; }; | ||
@@ -111,0 +112,0 @@ updates: UpdateOperation[]; |
{ | ||
"name": "@types/sparqljs", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "TypeScript definitions for sparqljs", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sparqljs", | ||
}, | ||
"typesPublisherContentHash": "8a7dfac8cb58b68642d9c429875e6d0b2079a16708d20d2857a554163669cd4e", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "f00c6ac6f954e6af6d01f0ac197e16d61f8fd7d30611143506564e7df918c063", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:35:08 GMT | ||
* Last updated: Sun, 23 Apr 2023 15:32:45 GMT | ||
* Dependencies: [@types/rdf-js](https://npmjs.com/package/@types/rdf-js) | ||
@@ -14,0 +14,0 @@ * Global values: none |
9760
256