@salla.sa/cli
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@salla.sa/cli", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "The Official Salla Command Line Interface", | ||
@@ -32,6 +32,7 @@ "author": "Salla App (https://github.com/SallaApp)", | ||
"test": "mocha ./test/cli/all-tests.js --exit --timeout -1", | ||
"postinstall": "node scripts/postinstall.js" | ||
"//postinstall": "node scripts/postinstall.js" | ||
}, | ||
"files": [ | ||
"dist/" | ||
"dist/", | ||
"scripts/postinstall.js" | ||
], | ||
@@ -38,0 +39,0 @@ "dependencies": { |
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
11712
3
25
0
0
1