PruvoNet / node-upgrade-checker

node cli tool to check if your dependencies are compatible with a desired node package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npm Version node platform CI codecov Mutation testing badge Known Vulnerabilities dependencies Status devDependencies Status Discord

WARNING

This is still a WIP and not released yet. Feel free to pitch in if you want to contribute and speed up the release of the first working version

Node Upgrade Checker

Node Upgrade Checker (or NUC) is a node cli tool checks if your dependencies are compatible with a desired node package

Versions

NUC supports Node 10 LTS and higher.

Code Contributors

This project exists thanks to every one of the awesome people who contribute code and documentation:

contributors

🙏 An extra special thanks goes out to the wonderful people listed in CONTRIBUTORS.md

Contributing

See the contributing guide here

About

node cli tool to check if your dependencies are compatible with a desired node package

License:GNU General Public License v2.0


Languages

Language:TypeScript 99.2%Language:JavaScript 0.5%Language:Shell 0.3%