1.0.1 • Published 1 year ago
multi-compatibility-checker v1.0.1
Multi Compatibility Checker
This package will check compatibility of your Node.js application with various platforms (Windows, macOS, Linux) and different versions of Node.js and other dependencies. It will provide detailed reports on potential issues and suggestions for resolving them
Installation of the dependency
npm install semver
Installation of the package
npm install multi-compatibility-checker
Testing of the package
npm test