Comparing version 2.3.21 to 2.3.22
@@ -8,3 +8,3 @@ { | ||
"description": "", | ||
"version": "2.3.21", | ||
"version": "2.3.22", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "deploy": "node ./deploy.js", | ||
"build": "rm -rf ./dist/* && cross-env NODE_ENV=production tsc && tsc-alias ", | ||
"postinstall": "cross-env NODE_ENV=production node src/dist/postinstall.js", | ||
"postinstall": "cross-env NODE_ENV=production node dist/src/postinstall.js", | ||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"", | ||
@@ -17,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
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