mm-tslint-2019
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mm-tslint-2019", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "my tslint standards", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "node modify-tslint.js" | ||
}, | ||
@@ -9,0 +10,0 @@ "repository": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2729
6
101
1
1