Sign In

@tiptap/react

Package Overview
Dependencies
Maintainers
6
Versions
409
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.30.0
to
3.30.1
+7
-7
package.json
{
"name": "@tiptap/react",
"version": "3.30.0",
"version": "3.30.1",
"description": "React components for tiptap",

@@ -60,4 +60,4 @@ "keywords": [

"react-dom": "^19.0.0",
"@tiptap/core": "^3.30.0",
"@tiptap/pm": "^3.30.0"
"@tiptap/core": "^3.30.1",
"@tiptap/pm": "^3.30.1"
},

@@ -69,8 +69,8 @@ "peerDependencies": {

"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"@tiptap/core": "3.30.0",
"@tiptap/pm": "3.30.0"
"@tiptap/core": "3.30.1",
"@tiptap/pm": "3.30.1"
},
"optionalDependencies": {
"@tiptap/extension-bubble-menu": "^3.30.0",
"@tiptap/extension-floating-menu": "^3.30.0"
"@tiptap/extension-bubble-menu": "^3.30.1",
"@tiptap/extension-floating-menu": "^3.30.1"
},

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