Commit Graph
9 Commits
Author SHA1 Message Date
abhisek 72819e8a99 fix: UI text wrapping 2025-05-15 15:26:48 +05:30
abhisek a399e2f59c fix: Fail when command exec workflow fails 2025-05-15 14:00:18 +05:30
abhisek a9d5dc61a6 Improve UI with additional info 2025-05-14 19:08:25 +05:30
abhisek 4dcf7cad0b refactor: Analyzer to generalise 2025-05-14 18:56:58 +05:30
abhisek 723b6142bc feat: Add UI port for guard 2025-05-14 14:01:20 +05:30
Sahil BansalandGitHub 88f39b56ff fix: parsePackageInfo to handle pkg names with special character (#11)
* fix: parsePackageInfo to handle pkg names with special character

* test: add tests for CleanVersion and ParsePackageInfo util functions
2025-05-04 18:50:13 +05:30
Sahilb315 8b31fd458b feat: add progress bar and add debug & silent flags 2025-04-29 01:33:27 +05:30
Sahilb315 1abcc28259 refactor: introduce PackageAnalyser struct and remove unused arborist files 2025-04-28 19:23:36 +05:30
Sahilb315 2d2f0fdee9 added arborist.js file & support for npm auth token for arborist lib to scan private deps 2025-04-10 01:10:56 +05:30