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

@tiptap/core

Package Overview
Dependencies
Maintainers
6
Versions
469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/core - npm Package Compare versions

Comparing version
3.18.0
to
3.19.0
+3
-3
package.json
{
"name": "@tiptap/core",
"description": "headless rich text editor",
"version": "3.18.0",
"version": "3.19.0",
"homepage": "https://tiptap.dev",

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

"devDependencies": {
"@tiptap/pm": "^3.18.0"
"@tiptap/pm": "^3.19.0"
},
"peerDependencies": {
"@tiptap/pm": "^3.18.0"
"@tiptap/pm": "^3.19.0"
},

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