🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@bytemd/plugin-math

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytemd/plugin-math - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+7
-2
package.json
{
"name": "@bytemd/plugin-math",
"version": "0.1.9",
"version": "0.1.10",
"description": "ByteMD plugin to support math equation",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/bytedance/bytemd.git",
"directory": "packages/plugin-math"
},
"main": "dist/index.js",

@@ -26,3 +31,3 @@ "module": "dist/index.esm.js",

},
"gitHead": "c144fbae12bb3948eafcfe259f37c18ad8eeb664"
"gitHead": "98ed93380a1cd27083e014f88800c3b1277b7d75"
}