Dependency Radar is a free open-source CLI tool that scans JavaScript and TypeScript projects and generates a self-contained interactive HTML report. Run a single command and explore your dependency tree through searchable reports and interactive graph visualizations. Dependency Radar helps developers: - identify vulnerabilities and hidden risks - understand license compliance - visualize dependency relationships - detect deprecated or outdated packages - spot upgrade friction and dependency complexity - audit large monorepos and workspace-based projects It supports modern package managers…