simple-git-types
Advanced tools
Comparing version 1.53.8 to 1.53.9
{ | ||
"name": "simple-git-types", | ||
"types": "index", | ||
"version": "1.53.8", | ||
"version": "1.53.9", | ||
"scripts": { | ||
"postinstall": "npx make-dir-cli node-modules/simple-git-types && npx make-dir-cli node-modules/@types/simple-git && ln -sf node-modules/simple-git-types node-modules/@types/simple-git" | ||
"postinstall": "npx symlink-dir . ../@types/simple-git" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
13775