You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tiptap/extension-gapcursor

Package Overview
Dependencies
Maintainers
6
Versions
319
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-gapcursor - npm Package Compare versions

Comparing version
3.14.0
to
3.15.0
+3
-3
package.json
{
"name": "@tiptap/extension-gapcursor",
"description": "gapcursor extension for tiptap",
"version": "3.14.0",
"version": "3.15.0",
"homepage": "https://tiptap.dev",

@@ -34,6 +34,6 @@ "keywords": [

"devDependencies": {
"@tiptap/extensions": "^3.14.0"
"@tiptap/extensions": "^3.15.0"
},
"peerDependencies": {
"@tiptap/extensions": "^3.14.0"
"@tiptap/extensions": "^3.15.0"
},

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