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

@tiptap/extensions

Package Overview
Dependencies
Maintainers
6
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extensions - npm Package Compare versions

Comparing version
3.27.1
to
3.27.2
+8
-8
package.json
{
"name": "@tiptap/extensions",
"version": "3.27.1",
"version": "3.27.2",
"description": "various extensions 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": {

@@ -108,8 +108,8 @@ "type": "github",

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

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