New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.0.0 to 4.0.1

2

rdfjs__serializer-jsonld-ext/index.d.ts
import { BaseQuad, Quad, Sink, Stream } from "@rdfjs/types";
import { EventEmitter } from "events";
import { Context } from "jsonld/jsonld-spec";
import { Context } from "jsonld/jsonld-spec.js";

@@ -5,0 +5,0 @@ export interface SerializerOptions {

{
"name": "@types/rdfjs__serializer-jsonld-ext",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for @rdfjs/serializer-jsonld-ext",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__serializer-jsonld-ext",

},
"typesPublisherContentHash": "f33f2d20f0417a4976f9af9d4b951be86ca4eab8a0c4d5802b1cbb580622c7e5",
"typesPublisherContentHash": "42f75599874cf8c4f45390d97a9de01412a2b395a9abc2ea59fe7e8665b67fb8",
"typeScriptVersion": "4.6"
}

@@ -13,3 +13,3 @@ # Installation

import { EventEmitter } from "events";
import { Context } from "jsonld/jsonld-spec";
import { Context } from "jsonld/jsonld-spec.js";

@@ -36,3 +36,3 @@ export interface SerializerOptions {

### Additional Details
* Last updated: Sat, 13 Jan 2024 07:35:29 GMT
* Last updated: Fri, 02 Feb 2024 10:07:08 GMT
* Dependencies: [@rdfjs/types](https://npmjs.com/package/@rdfjs/types), [@types/jsonld](https://npmjs.com/package/@types/jsonld), [@types/node](https://npmjs.com/package/@types/node)

@@ -39,0 +39,0 @@

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