@types/rdfjs__dataset
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -1,7 +0,1 @@ | ||
// Type definitions for @rdfjs/dataset 2.0 | ||
// Project: https://github.com/rdfjs-base/dataset | ||
// Definitions by: tpluscode <https://github.com/tpluscode> | ||
// Jesse Wright <https://github.com/jeswr> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { BaseQuad, DataFactory, DefaultGraph, Quad } from "@rdfjs/types"; | ||
@@ -8,0 +2,0 @@ import Factory from "./Factory.js"; |
{ | ||
"name": "@types/rdfjs__dataset", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "TypeScript definitions for @rdfjs/dataset", | ||
@@ -10,11 +10,12 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__dataset", | ||
"name": "tpluscode", | ||
"url": "https://github.com/tpluscode", | ||
"githubUsername": "tpluscode" | ||
"githubUsername": "tpluscode", | ||
"url": "https://github.com/tpluscode" | ||
}, | ||
{ | ||
"name": "Jesse Wright", | ||
"url": "https://github.com/jeswr", | ||
"githubUsername": "jeswr" | ||
"githubUsername": "jeswr", | ||
"url": "https://github.com/jeswr" | ||
} | ||
], | ||
"type": "module", | ||
"main": "", | ||
@@ -31,5 +32,4 @@ "types": "index.d.ts", | ||
}, | ||
"typesPublisherContentHash": "d2a05fadd951ba4ef80a4f3dc93bb062125ed606f421b68f9a11e11af17759c4", | ||
"typeScriptVersion": "4.5", | ||
"type": "module" | ||
"typesPublisherContentHash": "7e385c796f5cbe9eaa5e85a38a0a69d22bf60cda0eaabd1488ac5d1b0caebc65", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT | ||
* Dependencies: [@types/rdfjs__types](https://npmjs.com/package/@types/rdfjs__types) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@rdfjs/types](https://npmjs.com/package/@rdfjs/types) | ||
# Credits | ||
These definitions were written by [tpluscode](https://github.com/tpluscode), and [Jesse Wright](https://github.com/jeswr). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3406
18
16