An open API service indexing awesome lists of open source software.

https://github.com/pruvonet/node-upgrade-checker

node cli tool to check if your dependencies are compatible with a desired node package
https://github.com/pruvonet/node-upgrade-checker

check lts node nodejs npm nuc update upgrade yarn

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Npm Version](https://img.shields.io/npm/v/node-upgrade-checker.svg?style=popout)](https://www.npmjs.com/package/node-upgrade-checker)
![node](https://img.shields.io/node/v-lts/node-upgrade-checker)
![platform](https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-green)
![CI](https://github.com/PruvoNet/node-upgrade-checker/workflows/CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/PruvoNet/node-upgrade-checker/branch/master/graph/badge.svg)](https://codecov.io/gh/PruvoNet/node-upgrade-checker)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FPruvoNet%2Fnode-upgrade-checker%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/PruvoNet/node-upgrade-checker/master)
[![Known Vulnerabilities](https://snyk.io/test/github/PruvoNet/node-upgrade-checker/badge.svg?targetFile=package.json)](https://snyk.io/test/github/PruvoNet/node-upgrade-checker?targetFile=package.json)
[![dependencies Status](https://david-dm.org/PruvoNet/node-upgrade-checker/status.svg)](https://david-dm.org/PruvoNet/node-upgrade-checker)
[![devDependencies Status](https://david-dm.org/PruvoNet/node-upgrade-checker/dev-status.svg)](https://david-dm.org/PruvoNet/node-upgrade-checker?type=dev)
[![Discord](https://img.shields.io/discord/691608541915775017)](https://discord.gg/P28NWr)

# 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](./CONTRIBUTORS.md)

## Contributing

[See the contributing guide here](./CONTRIBUTING.md)