Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-22 | feat(unstable): Respect --cached-only flags for npm: specifiers (#15512) | Bartek Iwańczuk | |
This commit changes "npm:" specifier handling to respect "--cached-only" flags and adds "Download" messages for npm registry api calls. Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2022-08-20 | feat(unstable): initial support for npm specifiers (#15484) | David Sherret | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2022-08-14 | fix(npm): handle storing non-all lowercase package names (#15470) | David Sherret | |
2022-08-10 | feat: add initial internal npm client and dependency resolver (#15446) | David Sherret | |