Semver.io seems to strip lots of useful data such as releases marked for LTS. Suggest switching the list-all function change to get it's data from https://nodejs.org/dist instead. This would also allow for using the "latest" or "lts" tags for version installation.
Semver.io seems to strip lots of useful data such as releases marked for LTS. Suggest switching the
list-allfunction change to get it's data from https://nodejs.org/dist instead. This would also allow for using the "latest" or "lts" tags for version installation.