yarn run v1.22.22 $ node ./bin/cli.js summary --dependencies ⚠️ Note: Make sure to run a new scan before viewing the summary for accurate results. Use the scan command to update the cache with the latest project state. 📊 Dependencies Summary ════════════════════════════════════════════════ 🔴 Top 10 Files with Heavy Dependencies ════════════════════════════════════════════════ ┌──────────────────────────────────────────────────────────────────────────────────────────┬────────────┐ │ File Path │ Imports │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/D.tsx │ 1 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/A.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/B.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/C.tsx │ 0 │ └──────────────────────────────────────────────────────────────────────────────────────────┴────────────┘ ════════════════════════════════════════════════ 🟢 Top 10 Files with Light Dependencies ════════════════════════════════════════════════ ┌──────────────────────────────────────────────────────────────────────────────────────────┬────────────┐ │ File Path │ Imports │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/A.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/B.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/C.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼────────────┤ │ src/demo/D.tsx │ 1 │ └──────────────────────────────────────────────────────────────────────────────────────────┴────────────┘ ════════════════════════════════════════════════ 🔥 Top 10 File Hotspots (Most Imported) ════════════════════════════════════════════════ ┌──────────────────────────────────────────────────────────────────────────────────────────┬───────────────┐ │ File Path │ Imported By │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/C.tsx │ 1 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/A.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/B.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/D.tsx │ 0 │ └──────────────────────────────────────────────────────────────────────────────────────────┴───────────────┘ ════════════════════════════════════════════════ 📦 Top 10 Files Dependencies Hotspots ════════════════════════════════════════════════ No dependency hotspots found. ════════════════════════════════════════════════ 📤 Top 10 Files that Export the Most Files ════════════════════════════════════════════════ ┌──────────────────────────────────────────────────────────────────────────────────────────┬───────────────┐ │ File Path │ Re-exports │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/C.tsx │ 2 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/A.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/B.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/D.tsx │ 0 │ └──────────────────────────────────────────────────────────────────────────────────────────┴───────────────┘ ════════════════════════════════════════════════ 📥 Top 10 Files that Have Been Exported Most ════════════════════════════════════════════════ ┌──────────────────────────────────────────────────────────────────────────────────────────┬───────────────┐ │ File Path │ Re-exported … │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/A.tsx │ 1 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/B.tsx │ 1 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/C.tsx │ 0 │ ├──────────────────────────────────────────────────────────────────────────────────────────┼───────────────┤ │ src/demo/D.tsx │ 0 │ └──────────────────────────────────────────────────────────────────────────────────────────┴───────────────┘ ════════════════════════════════════════════════ 🖼️ Top 10 Dead Image Hotspots ════════════════════════════════════════════════ ✓ No dead image hotspots found. ════════════════════════════════════════════════ ✅ Top 10 Alive Image Hotspots ════════════════════════════════════════════════ No alive image hotspots found. ════════════════════════════════════════════════ ════════════════════════════════════════════════ Done in 0.79s.