v2.1.0
Added: - New engineNoDev / --engine-no-dev / -d option that will exclude dev dependencies from the engines requirements check. Eg. makes it possible to use this module while still supporting a node version that isn't compatible with >=5.0.0. Fixed: - Removed empty line that would be printed on a successful run in non-verbose mode when there were hidden warnings or notices.