@vinean/dependency-analyzer 0.1.1 → 0.1.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 +1 -1
- package/bin/dependency-analyzer.js +1 -0
- package/dist/dependency-analyzer-darwin-amd64 +0 -0
- package/dist/dependency-analyzer-darwin-arm64 +0 -0
- package/dist/dependency-analyzer-linux-amd64 +0 -0
- package/dist/dependency-analyzer-linux-arm64 +0 -0
- package/dist/dependency-analyzer-windows-amd64.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ Identify abandoned or deprecated packages before they become a liability.
|
|
|
57
57
|
|
|
58
58
|
## 📑 Interactive Dashboard
|
|
59
59
|
|
|
60
|
-
The tool generates a `
|
|
60
|
+
The tool generates a `dependency-report.html` interactive dashboard in your project directory:
|
|
61
61
|
|
|
62
62
|
- **Sortable Metrics**: Rank dependencies by complexity, downloads, or update age.
|
|
63
63
|
- **Export Capabilities**: Download the full analysis as a JSON for CI/CD or internal tools.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|