Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | refactor: decouple node resolution from deno_core (#24724) | David Sherret | |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-12-14 | fix(node): support resolving a package.json import to a builtin node module ↵ | David Sherret | |
(#21576) Closes https://github.com/denoland/deno/issues/21501 | |||
2023-02-27 | chore(ext/node): fix variable name (#17948) | Geert-Jan Zwiers | |
2023-01-13 | chore: add `copyright_checker` tool and add the missing copyright (#17285) | Yiyu Lin | |
2022-09-22 | feat(npm): add flag for creating and resolving npm packages to a local ↵ | David Sherret | |
node_modules folder (#15971) |