@shadowob/cli
Advanced tools
+3
-2
| { | ||
| "name": "@shadowob/cli", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Shadow CLI — command-line interface for Shadow servers", | ||
| "license": "MIT", | ||
| "type": "module", | ||
@@ -15,3 +16,3 @@ "bin": { | ||
| "chalk": "^5.4.1", | ||
| "@shadowob/sdk": "1.1.3" | ||
| "@shadowob/sdk": "1.1.4" | ||
| }, | ||
@@ -18,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.
Mixed license
LicensePackage contains multiple licenses.
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
150645
6.1%2634
6.47%3
50%7
40%+ Added
+ Added
- Removed
- Removed
Updated