summaryrefslogtreecommitdiff
path: root/cli/npm/managed/resolvers/common.rs
AgeCommit message (Expand)Author
2024-05-23FUTURE: initial support for .npmrc file (#23560)Bartek IwaƄczuk
2024-05-21fix(task): do not error if node_modules folder not exists (#23920)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-29feat(compile): support "bring your own node_modules" in deno compile (#21377)David Sherret
2023-10-03refactor(npm): break up `NpmModuleLoader` and move more methods into the mana...David Sherret
2023-10-02refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte...David Sherret
2023-09-30refactor(npm): create `cli::npm::managed` module (#20740)David Sherret