Files
Sahilb315 361095182f fix(npm): handle multiple packages and flag parsing correctly
- Fixes issue where only the first package was scanned; now all packages in install command are parsed and processed.
- Correctly separates flags (e.g., --save-dev) from package names to avoid treating them as packages.
- Applies same fixes to both npm and pnpm flows.
- Updated wrapper to scan all packages before installing, maintaining original CLI behavior.
2025-05-11 22:47:16 +05:30
..
2025-04-30 14:26:38 +05:30
2025-04-30 14:26:38 +05:30
2025-04-23 01:12:26 +05:30