Commit Graph
5 Commits
Author SHA1 Message Date
Sahil Bansal 1bd0438146 Update npm_base.go
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
2025-05-04 23:47:25 +05:30
Sahil BansalandCopilot ccc8722f33 Update pkg/wrapper/npm_base.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
2025-05-04 23:47:25 +05:30
Sahilb315 e48ba6ba3d Enhance pmg outputs by adding colors and removing markdown notions 2025-05-04 23:47:25 +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
Sahil BansalandGitHub 1aa4b06f41 Pnpm suppport (#6)
* fix: resolves issues #3 and #4

* feat: add pnpm support & introduce pkg manager wrap for npm
2025-04-30 14:26:38 +05:30