deno/cli/npm
David Sherret c239d37d20
fix(npm): resolve non-version matching peer deps and warn instead (#28616)
This improves peer dependency resolution to be more relaxed and resolve
non-version matching ancestors similar to pnpm rather than introducing
duplicate dependencies. Deno will warn when this occurs. In the future,
we should look into introducing an option to have Deno error in this
scenario.
2025-03-25 11:10:13 -04:00
..
installer fix(npm): resolve non-version matching peer deps and warn instead (#28616) 2025-03-25 11:10:13 -04:00
managed.rs feat(unstable): support using a local copy of npm packages (#28512) 2025-03-21 03:09:57 +00:00
mod.rs feat(unstable): support using a local copy of npm packages (#28512) 2025-03-21 03:09:57 +00:00