🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tiptap/vue-3

Package Overview
Dependencies
Maintainers
5
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/vue-3 - npm Package Compare versions

Comparing version

to
3.0.0-beta.4

14

package.json
{
"name": "@tiptap/vue-3",
"description": "Vue components for tiptap",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"homepage": "https://tiptap.dev",

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

"vue": "^3.5.13",
"@tiptap/core": "3.0.0-beta.3",
"@tiptap/pm": "3.0.0-beta.3"
"@tiptap/core": "3.0.0-beta.4",
"@tiptap/pm": "3.0.0-beta.4"
},
"optionalDependencies": {
"@tiptap/extension-bubble-menu": "3.0.0-beta.3",
"@tiptap/extension-floating-menu": "3.0.0-beta.3"
"@tiptap/extension-bubble-menu": "3.0.0-beta.4",
"@tiptap/extension-floating-menu": "3.0.0-beta.4"
},

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

"@floating-ui/dom": "^1.0.0",
"@tiptap/core": "3.0.0-beta.3",
"@tiptap/pm": "3.0.0-beta.3"
"@tiptap/core": "3.0.0-beta.4",
"@tiptap/pm": "3.0.0-beta.4"
},

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