@spinajs/templates-pug
Advanced tools
Comparing version 2.0.50 to 2.0.51
{ | ||
"name": "@spinajs/templates-pug", | ||
"version": "2.0.50", | ||
"version": "2.0.51", | ||
"description": "templates support for pug files eg. html file generation", | ||
@@ -22,4 +22,4 @@ "exports": "./lib/index.js", | ||
"preversion": "npm run lint", | ||
"version": "npm run format && git add -A src", | ||
"postinstall": "npm run build" | ||
"version": "npm run format && git add -A src" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
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
0
9414