0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 05:33:33 -05:00
denoland-deno/cli/tools/registry/pm
Nathan Whitaker 5ed8092948
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 23:32:14 +01:00
..
cache_deps.rs refactor: create NpmInstaller (#27626) 2025-01-16 23:32:10 +01:00
deps.rs fix(outdated): Use latest tag even when it's the same as the current version (#27699) 2025-01-16 23:32:14 +01:00
outdated.rs fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 23:32:13 +01:00