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
5
Versions
320
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.5.2
to
3.5.3
+5
-5
package.json
{
"name": "@tiptap/extension-code-block",
"description": "code block extension for tiptap",
"version": "3.5.2",
"version": "3.5.3",
"homepage": "https://tiptap.dev",

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

"devDependencies": {
"@tiptap/core": "^3.5.2",
"@tiptap/pm": "^3.5.2"
"@tiptap/core": "^3.5.3",
"@tiptap/pm": "^3.5.3"
},
"peerDependencies": {
"@tiptap/core": "^3.5.2",
"@tiptap/pm": "^3.5.2"
"@tiptap/core": "^3.5.3",
"@tiptap/pm": "^3.5.3"
},

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