🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@samhammer/tiptob

Package Overview
Dependencies
Maintainers
8
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samhammer/tiptob - npm Package Compare versions

Comparing version
2.3.17
to
2.3.18
+2
dist/plugins/SignaturePlaceholder/SignatureExtension.d.ts
import { Node } from '@tiptap/core';
export declare const SignatureExtension: Node<any, any>;
+2
-1

@@ -8,2 +8,3 @@ import ImageExtension from "./plugins/Image/ImageExtension";

import { TokenExtension } from "./plugins/Token/TokenExtension";
import { SignatureExtension } from "./plugins/SignaturePlaceholder/SignatureExtension";
interface CustomHTMLElement extends HTMLElement {

@@ -13,2 +14,2 @@ editor: Editor;

}
export { ImageExtension, KnowledgeExtension, SelectionDecoration, TableBubbleMenuExtension, ExtendedHighlight, TokenExtension, type CustomHTMLElement };
export { ImageExtension, KnowledgeExtension, SelectionDecoration, TableBubbleMenuExtension, ExtendedHighlight, TokenExtension, SignatureExtension, type CustomHTMLElement };
{
"name": "@samhammer/tiptob",
"version": "2.3.17",
"version": "2.3.18",
"description": "TipTap ToolBox",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display