@orizm/cli
Advanced tools
+3
-3
| { | ||
| "name": "@orizm/cli", | ||
| "version": "2.2.3", | ||
| "version": "2.2.4", | ||
| "description": "Orizm CLI", | ||
@@ -30,3 +30,3 @@ "type": "module", | ||
| "valibot": "1.3.1", | ||
| "@orizm/common": "2.3.2" | ||
| "@orizm/common": "2.3.3" | ||
| }, | ||
@@ -38,3 +38,3 @@ "bin": { | ||
| "@orizm/eslint-config": "0.0.0", | ||
| "@orizm/internal-shared": "0.0.5", | ||
| "@orizm/internal-shared": "0.0.6", | ||
| "@orizm/package-configs": "0.0.0" | ||
@@ -41,0 +41,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
+ Added
- Removed
Updated