@context-cloud/cli
Advanced tools
+6
-6
| { | ||
| "name": "@context-cloud/cli", | ||
| "version": "0.2.1", | ||
| "version": "0.2.3", | ||
| "type": "module", | ||
@@ -8,6 +8,2 @@ "bin": { | ||
| }, | ||
| "scripts": { | ||
| "build": "tsc", | ||
| "dev": "tsx src/index.ts" | ||
| }, | ||
| "dependencies": { | ||
@@ -23,3 +19,7 @@ "commander": "^12.0.0", | ||
| "tsx": "^4.0.0" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsc", | ||
| "dev": "tsx src/index.ts" | ||
| } | ||
| } | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
83969
0