@tiptap/extension-collaboration-cursor
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -43,7 +43,2 @@ import { Mark as ProseMirrorMark, Node as ProseMirrorNode, NodeType, ParseOptions } from '@tiptap/pm/model'; | ||
}; | ||
beforeTransaction: { | ||
editor: Editor; | ||
transaction: Transaction; | ||
nextState: EditorState; | ||
}; | ||
transaction: { | ||
@@ -50,0 +45,0 @@ editor: Editor; |
{ | ||
"name": "@tiptap/extension-collaboration-cursor", | ||
"description": "collaboration cursor extension for tiptap", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"homepage": "https://tiptap.dev", | ||
@@ -32,7 +32,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@tiptap/core": "^2.5.0", | ||
"y-prosemirror": "^1.2.6" | ||
"@tiptap/core": "^2.5.1", | ||
"y-prosemirror": "^1.2.9" | ||
}, | ||
"peerDependencies": { | ||
"@tiptap/core": "^2.5.0", | ||
"@tiptap/core": "^2.5.1", | ||
"y-prosemirror": "^1.2.6" | ||
@@ -39,0 +39,0 @@ }, |
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
185375
4227