grpc-test-cli
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "grpc-test-cli", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "", | ||
"main": "index.js", | ||
"bin": {"grpcurl": "util/grpcurl" | ||
}, | ||
"bin": { | ||
"grpcurl": "util/grpcurl" | ||
}, | ||
"scripts": { | ||
"preinstall": "node ./src/install.js", | ||
"preinstall": "node ./install.js", | ||
"prepack": "(rm -r ./src/util/ || true)", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"files": ["config.js","install.js"], | ||
"files": [ | ||
"config.js", | ||
"install.js" | ||
], | ||
"keywords": [], | ||
@@ -15,0 +19,0 @@ "author": "", |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1769
3
46
0
1
2