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

@tiptap/suggestion

Package Overview
Dependencies
Maintainers
6
Versions
400
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/suggestion - npm Package Compare versions

Comparing version
3.27.3
to
3.27.4
+5
-5
package.json
{
"name": "@tiptap/suggestion",
"version": "3.27.3",
"version": "3.27.4",
"description": "suggestion plugin for tiptap",

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

"@floating-ui/dom": "^1.6.12",
"@tiptap/pm": "^3.27.3",
"@tiptap/core": "^3.27.3"
"@tiptap/core": "^3.27.4",
"@tiptap/pm": "^3.27.4"
},
"peerDependencies": {
"@floating-ui/dom": "^1.0.0",
"@tiptap/pm": "3.27.3",
"@tiptap/core": "3.27.3"
"@tiptap/core": "3.27.4",
"@tiptap/pm": "3.27.4"
},

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