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

@tiptap/extension-highlight

Package Overview
Dependencies
Maintainers
6
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-highlight - npm Package Compare versions

Comparing version
3.26.1
to
3.27.0
+6
-3
package.json
{
"name": "@tiptap/extension-highlight",
"version": "3.26.1",
"version": "3.27.0",
"description": "highlight extension for tiptap",

@@ -16,2 +16,5 @@ "keywords": [

},
"bugs": {
"url": "https://github.com/ueberdosis/tiptap/issues"
},
"funding": {

@@ -40,6 +43,6 @@ "type": "github",

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

@@ -46,0 +49,0 @@ "scripts": {