repo-dive 0.15.0 → 0.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -44,7 +44,7 @@ Each one is a single self-contained HTML file exported with `repo-dive report` a
44
44
  ## Usage
45
45
 
46
46
  Run from inside the repository you want to analyze (or pass `--repo /path/to/repo`).
47
- Node 22.13 or newer is required.
47
+ Node 22.15 or newer is required.
48
48
 
49
49
  ```sh
50
50
  npx repo-dive # the whole pipeline: scan + index + dashboard