Description
Node.js commands can be tested against specific runtime versions without manually switching the whole development environment first. This helps developers reproduce version-specific behavior and check compatibility across supported Node releases.
This is a command-line development tool. It runs other commands under selected Node.js versions, so users should review the command being executed and expect network or cache activity when versions must be fetched.