Age | Commit message (Expand) | Author |
---|---|---|
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-06 | fix(npm): do not create symlink for non-system optional dep in node_modules d... | David Sherret |
2023-11-29 | feat(compile): support "bring your own node_modules" in deno compile (#21377) | David Sherret |
2023-10-25 | feat(unstable): ability to `npm install` then `deno run main.ts` (#20967) | David Sherret |
2023-10-03 | refactor(npm): break up `NpmModuleLoader` and move more methods into the mana... | David Sherret |
2023-10-02 | refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte... | David Sherret |
2023-09-30 | refactor(npm): create `cli::npm::managed` module (#20740) | David Sherret |