Strict version
Strictly enforce node version
Usage
npm install strict-versionAdd require('strict-version'); to the start of your project.
Make sure you add the node version to your package.json
Note: Not compatible with semvar, currently just uses string comparison.