deno/tests/registry/npm/@denotest/peer-dep-specific-constraint/1.0.0
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
..
index.js fix(npm): resolve non-version matching peer deps and warn instead (#28616) 2025-03-25 11:10:13 -04:00
package.json fix(npm): resolve non-version matching peer deps and warn instead (#28616) 2025-03-25 11:10:13 -04:00