@seedcli/cli
Advanced tools
+10
-10
| { | ||
| "name": "@seedcli/cli", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Scaffolding CLI for creating and managing Seed CLI projects", | ||
@@ -45,13 +45,13 @@ "type": "module", | ||
| "dependencies": { | ||
| "@seedcli/config": "^1.0.0", | ||
| "@seedcli/core": "^1.0.0", | ||
| "@seedcli/filesystem": "^1.0.0", | ||
| "@seedcli/package-manager": "^1.0.0", | ||
| "@seedcli/print": "^1.0.0", | ||
| "@seedcli/prompt": "^1.0.0", | ||
| "@seedcli/strings": "^1.0.0", | ||
| "@seedcli/system": "^1.0.0", | ||
| "@seedcli/template": "^1.0.0" | ||
| "@seedcli/config": "^1.0.1", | ||
| "@seedcli/core": "^1.0.1", | ||
| "@seedcli/filesystem": "^1.0.1", | ||
| "@seedcli/package-manager": "^1.0.1", | ||
| "@seedcli/print": "^1.0.1", | ||
| "@seedcli/prompt": "^1.0.1", | ||
| "@seedcli/strings": "^1.0.1", | ||
| "@seedcli/system": "^1.0.1", | ||
| "@seedcli/template": "^1.0.1" | ||
| }, | ||
| "devDependencies": {} | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated