Comparing version 2.3.18 to 2.3.19
@@ -8,3 +8,3 @@ { | ||
"description": "", | ||
"version": "2.3.18", | ||
"version": "2.3.19", | ||
"scripts": { | ||
@@ -14,2 +14,3 @@ "deploy": "node ./deploy.js", | ||
"build": "rm -rf ./dist/* && cross-env NODE_ENV=production tsc && tsc-alias ", | ||
"postinstall": "cross-env NODE_ENV=production src/postinstall.js", | ||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"", | ||
@@ -16,0 +17,0 @@ "lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix", |
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
39121
11
807
1