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

@tiptap/extension-link

Package Overview
Dependencies
Maintainers
6
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-link - npm Package Compare versions

Comparing version
3.23.2
to
3.23.4
+6
-6
package.json
{
"name": "@tiptap/extension-link",
"description": "link extension for tiptap",
"version": "3.23.2",
"version": "3.23.4",
"homepage": "https://tiptap.dev",

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

"dependencies": {
"linkifyjs": "^4.3.2"
"linkifyjs": "^4.3.3"
},
"devDependencies": {
"@tiptap/core": "^3.23.2",
"@tiptap/pm": "^3.23.2"
"@tiptap/core": "^3.23.4",
"@tiptap/pm": "^3.23.4"
},
"peerDependencies": {
"@tiptap/core": "3.23.2",
"@tiptap/pm": "3.23.2"
"@tiptap/core": "3.23.4",
"@tiptap/pm": "3.23.4"
},

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