summaryrefslogtreecommitdiff
path: root/cli/npm/resolution.rs
AgeCommit message (Expand)Author
2022-08-24fix(unstable): various resolution bugs for npm: specifiers (#15546)Bartek IwaƄczuk
2022-08-23fix: parse scoped npm specifiers with no version (#15564)David Sherret
2022-08-23feat: binary npm commands (#15542)David Sherret
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret
2022-08-10feat: add initial internal npm client and dependency resolver (#15446)David Sherret