1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -05:00
denoland-deno/cli/tools/registry/pm
Nathan Whitaker a5ba198b9a
fix(outdated): Use latest tag even when it's the same as the current version (#27699)
Fixes https://github.com/denoland/deno/issues/27696.

Just a `>` that should've been a `>=`. Also made sure to filter out
deprecated versions.
2025-01-16 20:03:25 +00:00
..
cache_deps.rs refactor: create NpmInstaller (#27626) 2025-01-13 17:35:18 -05:00
deps.rs fix(outdated): Use latest tag even when it's the same as the current version (#27699) 2025-01-16 20:03:25 +00:00
outdated.rs fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 19:33:38 +00:00