What is assert-node-version?
"Asserts the node version against one from the package.json or .nvmrc file"
assert-node-version is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install assert-node-version
# Install via Yarn
yarn add assert-node-version