Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-16 | fix(cli): Create child node_modules for conflicting dependency versions, ↵ | Nathan Whitaker | |
respect aliases in package.json (#24609) Fixes #24419. | |||
2024-05-28 | feat(vendor): support modifying remote files in vendor folder without ↵ | David Sherret | |
checksum errors (#23979) Includes: * https://github.com/denoland/deno_graph/pull/486 * https://github.com/denoland/deno_graph/pull/488 * https://github.com/denoland/deno_lockfile/pull/25 * https://github.com/denoland/deno_lockfile/pull/22 * https://github.com/denoland/deno_graph/pull/483 * https://github.com/denoland/deno_graph/pull/470 |