multi-compatibility-checker
v1.0.1
Published
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
Readme
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 semverInstallation of the package
npm install multi-compatibility-checkerTesting of the package
npm test