You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tiptap/extension-code-block

Package Overview
Dependencies
Maintainers
6
Versions
319
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-code-block - npm Package Compare versions

Comparing version
3.19.0
to
3.20.0
+5
-5
package.json
{
"name": "@tiptap/extension-code-block",
"description": "code block extension for tiptap",
"version": "3.19.0",
"version": "3.20.0",
"homepage": "https://tiptap.dev",

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

"devDependencies": {
"@tiptap/core": "^3.19.0",
"@tiptap/pm": "^3.19.0"
"@tiptap/core": "^3.20.0",
"@tiptap/pm": "^3.20.0"
},
"peerDependencies": {
"@tiptap/core": "^3.19.0",
"@tiptap/pm": "^3.19.0"
"@tiptap/core": "^3.20.0",
"@tiptap/pm": "^3.20.0"
},

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