CommandLine Tool for Node.js LTS
npm install node-ltsnnode-ltsn is a command line tool to view historical versions of Node.js LTS.
npm install node-ltsn -g
``bash``
ltsn 14 # Get LTS records with version number >= 14.
ltsn -h # View help for more operation commands.
ltsn -v # View current version.