clean-my-mac-cli
Advanced tools
+2
-2
| { | ||
| "name": "clean-my-mac-cli", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "Open source CLI tool to clean your Mac - similar to CleanMyMac", | ||
| "type": "module", | ||
| "bin": { | ||
| "clean-my-mac": "./dist/index.js" | ||
| "clean-my-mac-cli": "./dist/index.js" | ||
| }, | ||
@@ -9,0 +9,0 @@ "main": "./dist/index.js", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
67339
0.01%