Commit Graph
6 Commits
Author SHA1 Message Date
Sahil BansalandCopilot 5defd688ee 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-05 01:44:37 +05:30
Sahilb315 6573fad823 chore: removed unused property & add fetcher check 2025-05-05 01:44:37 +05:30
Sahilb315 78211762bf chore: remove unused getDependencies func 2025-05-05 01:43:42 +05:30
Sahilb315 90334a91f2 fix: Revise progress tracking mechanism 2025-05-05 01:42:14 +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