@shadowob/cli
Advanced tools
+4
-4
| { | ||
| "name": "@shadowob/cli", | ||
| "version": "1.1.1", | ||
| "version": "1.1.3-dev.251", | ||
| "description": "Shadow CLI — command-line interface for Shadow servers", | ||
@@ -15,3 +15,3 @@ "type": "module", | ||
| "chalk": "^5.4.1", | ||
| "@shadowob/sdk": "1.1.1" | ||
| "@shadowob/sdk": "1.1.3-dev.251" | ||
| }, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
| "engines": { | ||
| "node": ">=22" | ||
| "node": ">=22.14.0" | ||
| }, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
| "lint": "biome lint .", | ||
| "typecheck": "pnpm --filter @shadowob/shared build && pnpm --filter @shadowob/sdk build && tsc --noEmit", | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run --exclude=__tests__/e2e/**", | ||
@@ -39,0 +39,0 @@ "test:watch": "vitest --exclude=__tests__/e2e/**", |
Sorry, the diff of this file is too big to display
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
142001
3.77%2474
4.7%2
100%1
Infinity%+ Added
+ Added
- Removed
- Removed
Updated