packages-outdated

Check that all dependencies are up to date 🕵‍ 🕵‍

Usage no npm install needed!

<script type="module">
  import packagesOutdated from 'https://cdn.skypack.dev/packages-outdated';
</script>

README



packages-outdated

Check if all your dependencies in all your NodeJs projects are up to date.

Build Status NPM version Package size Dependencies devDependencies Status code style: prettier Twitter


Content

Features ✨

  • Quick overview of outdated packages from different node projects.
  • Intuitive ui.

Usage 💡

Enter this command:

npx packages-outdated <path>

To get more informations about all commands and flags availables enter:

npx packages-outdated --help

Note - You need node >= 10.0.0 to run this module.

Exemples 🖍

I will be using this folder structure:

├── Users/lucas/dev/
    ├── chrome-extension/
    ├── computer-science/
    ├── get-readme/
    ├── lucastostee.com/
    ├── luctst-cli/
    ...

This package only work for now with folder with one subfolder level.

├── main-folder/
    // only work for this level.
    ├── sub-folder/
        ├── nodejs-project.

Contributing 🍰

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to this project!

Maintainers 👷

List of maintainers, replace all href, src attributes by your maintainers datas.

Tostee Lucas
Tostee Lucas

💻

License ⚖️

MIT