New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-math

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-math - npm Package Compare versions

Comparing version

to
3.0.0-alpha1

4

package.json
{
"name": "hexo-math",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha1",
"description": "Add MathJax support to hexo",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"pretest": "gulp clean:test && gulp asset:test",
"postinstall": "npm install --save hexo-inject",
"postinstall": "cd ../.. && npm install --save hexo-inject",
"test": "gulp test"

@@ -16,0 +16,0 @@ },