@shadowob/cli
Advanced tools
+2
-2
| { | ||
| "name": "@shadowob/cli", | ||
| "version": "1.1.60", | ||
| "version": "1.1.61", | ||
| "description": "Shadow CLI — command-line interface for Shadow servers", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
| "chalk": "^5.4.1", | ||
| "@shadowob/sdk": "1.1.60" | ||
| "@shadowob/sdk": "1.1.61" | ||
| }, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
47
-2.08%314055
-0.69%6490
-0.61%+ Added
+ Added
- Removed
- Removed
Updated