Socket
Book a DemoInstallSign in
Socket

@tiptap/extension-mathematics

Package Overview
Dependencies
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-mathematics - npm Package Compare versions

Comparing version

to
3.4.1

10

package.json
{
"name": "@tiptap/extension-mathematics",
"description": "latex math extension for tiptap",
"version": "3.4.0",
"version": "3.4.1",
"homepage": "https://tiptap.dev/api/extensions/mathematics",

@@ -40,9 +40,9 @@ "keywords": [

"@types/katex": "^0.16.7",
"@tiptap/core": "^3.4.0",
"@tiptap/pm": "^3.4.0"
"@tiptap/core": "^3.4.1",
"@tiptap/pm": "^3.4.1"
},
"peerDependencies": {
"katex": "^0.16.4",
"@tiptap/core": "^3.4.0",
"@tiptap/pm": "^3.4.0"
"@tiptap/core": "^3.4.1",
"@tiptap/pm": "^3.4.1"
},

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