🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@tiptap/extension-code-block

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

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

"devDependencies": {
"@tiptap/core": "^3.27.0",
"@tiptap/pm": "^3.27.0"
"@tiptap/core": "^3.27.1",
"@tiptap/pm": "^3.27.1"
},
"peerDependencies": {
"@tiptap/core": "3.27.0",
"@tiptap/pm": "3.27.0"
"@tiptap/core": "3.27.1",
"@tiptap/pm": "3.27.1"
},

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