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

@tiptap/extension-document

Package Overview
Dependencies
Maintainers
6
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-document - npm Package Compare versions

Comparing version
3.29.1
to
3.29.2
+3
-3
package.json
{
"name": "@tiptap/extension-document",
"version": "3.29.1",
"version": "3.29.2",
"description": "document extension for tiptap",

@@ -42,6 +42,6 @@ "keywords": [

"devDependencies": {
"@tiptap/core": "^3.29.1"
"@tiptap/core": "^3.29.2"
},
"peerDependencies": {
"@tiptap/core": "3.29.1"
"@tiptap/core": "3.29.2"
},

@@ -48,0 +48,0 @@ "scripts": {