Sign In

@tiptap/extension-heading

Package Overview
Dependencies
Maintainers
6
Versions
338
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.4
to
3.28.0
+3
-3
package.json
{
"name": "@tiptap/extension-heading",
"version": "3.27.4",
"version": "3.28.0",
"description": "heading extension for tiptap",

@@ -42,6 +42,6 @@ "keywords": [

"devDependencies": {
"@tiptap/core": "^3.27.4"
"@tiptap/core": "^3.28.0"
},
"peerDependencies": {
"@tiptap/core": "3.27.4"
"@tiptap/core": "3.28.0"
},

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