Comparing version
{ | ||
"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 @@ }, |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
869819
0