veplayer-mp-douyin
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "veplayer-mp-douyin", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "miniprogramType": "tt-npm", | ||
"dist", | ||
"scripts", | ||
"postinstall.js", | ||
"README.md" | ||
@@ -19,3 +19,3 @@ ], | ||
"release": "npm version patch && npm publish --tag latest --registry=https://registry.npmjs.org", | ||
"postinstall": "node ./scripts/postinstall.js" | ||
"postinstall": "echo 'copy devs for veplayer-mp-douyin' && node postinstall.js" | ||
}, | ||
@@ -22,0 +22,0 @@ "main": "src/index.js", |
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
71736