Sign In

@tiptap/extension-code-block

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

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

"devDependencies": {
"@tiptap/pm": "^3.29.1",
"@tiptap/core": "^3.29.1"
"@tiptap/core": "^3.29.2",
"@tiptap/pm": "^3.29.2"
},
"peerDependencies": {
"@tiptap/pm": "3.29.1",
"@tiptap/core": "3.29.1"
"@tiptap/core": "3.29.2",
"@tiptap/pm": "3.29.2"
},

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