packages-outdated

1.2.1Β β€’Β PublicΒ β€’Β Published


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


Package Sidebar

Install

npm i packages-outdated

Weekly Downloads

3

Version

1.2.1

License

MIT

Unpacked Size

10.2 kB

Total Files

3

Last publish

Collaborators

  • luctst