Socket
Socket
Sign inDemoInstall

@tiptap/extension-code-block-lowlight

Package Overview
Dependencies
Maintainers
5
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.6.0 to 2.6.1

14

package.json
{
"name": "@tiptap/extension-code-block-lowlight",
"description": "code block extension for tiptap",
"version": "2.6.0",
"version": "2.6.1",
"homepage": "https://tiptap.dev",

@@ -32,11 +32,11 @@ "keywords": [

"devDependencies": {
"@tiptap/core": "^2.6.0",
"@tiptap/extension-code-block": "^2.6.0",
"@tiptap/pm": "^2.6.0",
"@tiptap/core": "^2.6.1",
"@tiptap/extension-code-block": "^2.6.1",
"@tiptap/pm": "^2.6.1",
"lowlight": "^2 || ^3"
},
"peerDependencies": {
"@tiptap/core": "^2.6.0",
"@tiptap/extension-code-block": "^2.6.0",
"@tiptap/pm": "^2.6.0",
"@tiptap/core": "^2.6.1",
"@tiptap/extension-code-block": "^2.6.1",
"@tiptap/pm": "^2.6.1",
"lowlight": "^2 || ^3",

@@ -43,0 +43,0 @@ "highlight.js": "^11"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc