Sign In

@tiptap/extension-heading

Package Overview
Dependencies
Maintainers
6
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-heading - npm Package Compare versions

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