@salla.sa/cli
Advanced tools
Comparing version 1.2.81 to 1.2.82
{ | ||
"name": "@salla.sa/cli", | ||
"version": "1.2.81", | ||
"version": "1.2.82", | ||
"description": "The Official Salla Command Line Interface", | ||
@@ -18,3 +18,4 @@ "author": "Salla App (https://github.com/SallaApp)", | ||
"bin": { | ||
"salla": "dist/salla.js" | ||
"salla": "dist/salla.js", | ||
"salla-dev": "entry.js" | ||
}, | ||
@@ -21,0 +22,0 @@ "license": "", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
1
14820
4
133