@types/rdfjs__serializer-jsonld-ext
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -1,6 +0,1 @@ | ||
// Type definitions for @rdfjs/serializer-jsonld-ext 2.0 | ||
// Project: https://github.com/rdfjs-base/serializer-jsonld-ext | ||
// Definitions by: Chris Wilkinson <https://github.com/thewilkybarkid> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { EventEmitter } from "events"; | ||
@@ -7,0 +2,0 @@ import { Context } from "jsonld/jsonld-spec"; |
{ | ||
"name": "@types/rdfjs__serializer-jsonld-ext", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "TypeScript definitions for @rdfjs/serializer-jsonld-ext", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__serializer-jsonld-ext", | ||
"name": "Chris Wilkinson", | ||
"url": "https://github.com/thewilkybarkid", | ||
"githubUsername": "thewilkybarkid" | ||
"githubUsername": "thewilkybarkid", | ||
"url": "https://github.com/thewilkybarkid" | ||
} | ||
@@ -27,4 +27,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "a13a7a003b4c9ba15201a31c14b116258fea2a01b5273b70a9868869bdccd18b", | ||
"typesPublisherContentHash": "6ac731198ddda41b1e6b3d24831099866ff62cd29e461e260b2f4f3082ecc10b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for @rdfjs/serializer-jsonld-ext 2.0 | ||
// Project: https://github.com/rdfjs-base/serializer-jsonld-ext | ||
// Definitions by: Chris Wilkinson <https://github.com/thewilkybarkid> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { EventEmitter } from "events"; | ||
@@ -44,7 +39,6 @@ import { Context } from "jsonld/jsonld-spec"; | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT | ||
* Dependencies: [@types/jsonld](https://npmjs.com/package/@types/jsonld), [@types/rdf-js](https://npmjs.com/package/@types/rdf-js) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/jsonld](https://npmjs.com/package/@types/jsonld), [rdf-js](https://npmjs.com/package/rdf-js) | ||
# Credits | ||
These definitions were written by [Chris Wilkinson](https://github.com/thewilkybarkid). |
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
4431
19
43