🚀 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
2.11.9

10

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

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

"dependencies": {
"@tiptap/extension-bubble-menu": "^2.11.7",
"@tiptap/extension-floating-menu": "^2.11.7"
"@tiptap/extension-bubble-menu": "^2.11.9",
"@tiptap/extension-floating-menu": "^2.11.9"
},
"devDependencies": {
"@tiptap/core": "^2.11.7",
"@tiptap/pm": "^2.11.7",
"@tiptap/core": "^2.11.9",
"@tiptap/pm": "^2.11.9",
"vue": "^3.0.0"

@@ -40,0 +40,0 @@ },