🎩 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.26.0
to
3.26.1
+5
-5
package.json
{
"name": "@tiptap/suggestion",
"version": "3.26.0",
"version": "3.26.1",
"description": "suggestion plugin for tiptap",

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

"devDependencies": {
"@tiptap/core": "^3.26.0",
"@tiptap/pm": "^3.26.0"
"@tiptap/core": "^3.26.1",
"@tiptap/pm": "^3.26.1"
},
"peerDependencies": {
"@tiptap/core": "3.26.0",
"@tiptap/pm": "3.26.0"
"@tiptap/core": "3.26.1",
"@tiptap/pm": "3.26.1"
},

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