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

@tiptap/extension-code-block

Package Overview
Dependencies
Maintainers
6
Versions
348
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.27.2
to
3.27.3
+5
-5
package.json
{
"name": "@tiptap/extension-code-block",
"version": "3.27.2",
"version": "3.27.3",
"description": "code block extension for tiptap",

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

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

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