@rushy/imperium-cli
Advanced tools
+5
-0
@@ -168,2 +168,7 @@ import { Command } from 'commander'; | ||
| interface PresetAdapter { | ||
| /** Preview the directories and files that scaffold would create (no side effects). */ | ||
| previewScaffold(rootDir: string): { | ||
| dirs: string[]; | ||
| files: string[]; | ||
| }; | ||
| /** Create the empty folder scaffold for this preset. */ | ||
@@ -170,0 +175,0 @@ scaffold(rootDir: string): string[]; |
+1
-1
| { | ||
| "name": "@rushy/imperium-cli", | ||
| "version": "0.6.19", | ||
| "version": "0.6.20", | ||
| "description": "A package manager for agent context — install skills, reference packs, and presets for any AI agent ecosystem.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
156515
1.11%939
1.19%