@types/clownface
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for clownface 2.0 | ||
// Project: https://github.com/rdf-ext/clownface | ||
// Definitions by: tpluscode <https://github.com/tpluscode> | ||
// BenjaminHofstetter <https://github.com/BenjaminHofstetter> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.4 | ||
import { BlankNode, DatasetCore, DatasetCoreFactory, Literal, NamedNode, Quad_Graph, Term } from "rdf-js"; | ||
@@ -9,0 +2,0 @@ import Context from "./lib/Context.js"; |
{ | ||
"name": "@types/clownface", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for clownface", | ||
@@ -10,11 +10,12 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clownface", | ||
"name": "tpluscode", | ||
"url": "https://github.com/tpluscode", | ||
"githubUsername": "tpluscode" | ||
"githubUsername": "tpluscode", | ||
"url": "https://github.com/tpluscode" | ||
}, | ||
{ | ||
"name": "BenjaminHofstetter", | ||
"url": "https://github.com/BenjaminHofstetter", | ||
"githubUsername": "BenjaminHofstetter" | ||
"githubUsername": "BenjaminHofstetter", | ||
"url": "https://github.com/BenjaminHofstetter" | ||
} | ||
], | ||
"type": "module", | ||
"main": "", | ||
@@ -31,5 +32,4 @@ "types": "index.d.ts", | ||
}, | ||
"typesPublisherContentHash": "749aa1549164f373899bb90196fee86958dc82ad18ecc98e54822b41eebb6a34", | ||
"typeScriptVersion": "4.5", | ||
"type": "module" | ||
"typesPublisherContentHash": "8597028868e007f624cd40587f9cb6717eb90bd599da0dad13f5c5f19b935917", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT | ||
* Dependencies: [@types/rdf-js](https://npmjs.com/package/@types/rdf-js) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 18:04:03 GMT | ||
* Dependencies: [rdf-js](https://npmjs.com/package/rdf-js) | ||
# Credits | ||
These definitions were written by [tpluscode](https://github.com/tpluscode), and [BenjaminHofstetter](https://github.com/BenjaminHofstetter). |
13164
203
16