🎩 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.27.1
to
3.27.2
+6
-6
package.json
{
"name": "@tiptap/extension-highlight",
"version": "3.27.1",
"version": "3.27.2",
"description": "highlight extension for tiptap",

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

"homepage": "https://tiptap.dev",
"bugs": {
"url": "https://github.com/ueberdosis/tiptap/issues"
},
"license": "MIT",

@@ -17,5 +20,2 @@ "repository": {

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

@@ -44,6 +44,6 @@ "type": "github",

"devDependencies": {
"@tiptap/core": "^3.27.1"
"@tiptap/core": "^3.27.2"
},
"peerDependencies": {
"@tiptap/core": "3.27.1"
"@tiptap/core": "3.27.2"
},

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