8 Commits

Author SHA1 Message Date
ryenus
01a05672ad set NVM_NO_COLORS to --no-colors to disable color 2024-08-08 12:10:45 +08:00
ryenus
07678f2b50 [test] avoid leaking temp variable 2024-08-08 12:10:44 +08:00
ryenus
f8fdde6b77 always show updates for installed versions
even if they're older than $NVM_MIN
2024-08-08 12:10:44 +08:00
ryenus
aa8b07f46b remove function ref duplication 2024-08-08 12:10:25 +08:00
ryenus
e3614cd9c5 prefixed versions like v18 also work 2024-08-08 12:10:25 +08:00
ryenus
8c969bc13c rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
2024-08-08 12:10:25 +08:00
ryenus
f94317da88 trim leading space in mock output due to eclint errors 2024-08-08 12:10:25 +08:00
ryenus
a504667348 add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
2024-08-08 12:10:25 +08:00