Commit Graph

6 Commits

Author SHA1 Message Date
ryenus
797abf0b44 always show updates for installed versions
even if they're older than $NVM_MIN
2025-03-12 16:47:31 +08:00
ryenus
227bcdf5ac remove function ref duplication 2025-03-12 16:47:31 +08:00
ryenus
87049f38e4 prefixed versions like v18 also work 2025-03-12 16:47:31 +08:00
ryenus
9d0735dc7f rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
2025-03-12 16:47:31 +08:00
ryenus
03aea1ad61 trim leading space in mock output due to eclint errors 2025-03-12 16:47:31 +08:00
ryenus
cabc668e48 add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
2025-03-12 16:47:31 +08:00