v0.14.2
- Expose skill_dir on SkillTargetStatus and SkillUninstallStatus so callers can read the per-skill directory path without reconstructing it from skills_dir and the skill name
- Upgrade TypeScript dev dependency to 6.0 and add types:[node] to tsconfig so Node built-ins resolve without explicit @types/node imports in consuming projects