Commit d6f8807
Yann VR
refactor: Migrate pdc CLI to pdc.js and enhance functionality
- Deleted the old pdc script and replaced it with a symlink to pdc.js for better organization.
- Improved command handling in pdc.js, including enhanced quick scan options and better error handling.
- Updated peer-check.js and upgrade-check.js for cleaner output and more actionable insights.
- Added support for brief analysis mode and improved package manager detection.
- All existing tests passed, ensuring stability and readiness for further development.1 parent 3827d88 commit d6f8807
4 files changed
+325
-517
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
0 commit comments