Sign In

@tiptap/react

Package Overview
Dependencies
Maintainers
6
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/react - npm Package Compare versions

Comparing version
3.23.5
to
3.23.6
+7
-7
package.json
{
"name": "@tiptap/react",
"description": "React components for tiptap",
"version": "3.23.5",
"version": "3.23.6",
"homepage": "https://tiptap.dev",

@@ -51,8 +51,8 @@ "keywords": [

"react-dom": "^19.0.0",
"@tiptap/core": "^3.23.5",
"@tiptap/pm": "^3.23.5"
"@tiptap/core": "^3.23.6",
"@tiptap/pm": "^3.23.6"
},
"optionalDependencies": {
"@tiptap/extension-bubble-menu": "^3.23.5",
"@tiptap/extension-floating-menu": "^3.23.5"
"@tiptap/extension-bubble-menu": "^3.23.6",
"@tiptap/extension-floating-menu": "^3.23.6"
},

@@ -64,4 +64,4 @@ "peerDependencies": {

"@types/react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"@tiptap/core": "3.23.5",
"@tiptap/pm": "3.23.5"
"@tiptap/core": "3.23.6",
"@tiptap/pm": "3.23.6"
},

@@ -68,0 +68,0 @@ "repository": {