@@ -7,3 +7,3 @@ export declare const meta: { | ||
| readonly type: "enum"; | ||
| readonly choices: ("auto" | "npm" | "yarn" | "pnpm" | "bun" | "none")[]; | ||
| readonly choices: ("auto" | "none" | "npm" | "yarn" | "pnpm" | "bun")[]; | ||
| readonly default: "auto"; | ||
@@ -10,0 +10,0 @@ readonly description: "Package manager to use for packing"; |
+1
-1
| { | ||
| "name": "@e18e/cli", | ||
| "version": "0.2.0-pre.0", | ||
| "version": "0.2.0", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "The official e18e CLI", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
64577
-0.01%