simple-git-types
Advanced tools
Comparing version 1.53.6 to 1.53.7
{ | ||
"name": "simple-git-types", | ||
"types": "index", | ||
"version": "1.53.6", | ||
"version": "1.53.7", | ||
"scripts": { | ||
"postinstall": "mkdir node-modules/simple-git-types && ln -sf node-modules/simple-git-types node-modules/@types/simple-git" | ||
"postinstall": "npx make-dir-cli node-modules/simple-git-types && ln -sf node-modules/simple-git-types node-modules/@types/simple-git" | ||
} | ||
} |
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
13854