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

@types/rdfjs__serializer-jsonld-ext

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rdfjs__serializer-jsonld-ext - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

5

rdfjs__serializer-jsonld-ext/index.d.ts

@@ -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";

8

rdfjs__serializer-jsonld-ext/package.json
{
"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).
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