Patch Pulse is a CLI tool that identifies out-of-date dependencies in your package.json
file, ensuring your project stays up-to-date with the latest versions available on npm.
- How to Use
- Built with Rust
- Features
- Installation
- Example
- License
- Author
- Contributing
- Slack Bot
- Support Me
To check your project's dependencies, navigate to your project directory and run:
npx patch-pulse
This package is built with Rust, offering high performance. The binaries are wrapped in npx, requiring no additional installation.
- Easy to Use: Run a single command to check all dependencies.
- Comprehensive: Checks dependencies, devDependencies, peerDependencies, optionalDependencies, and bundledDependencies.
- Up-to-Date: Compares against the latest versions on npm.
No installation required! Just ensure you have Node.js installed to use npx.
This project is licensed under GNU GPLv3 - see the LICENSE file for details.
This Patch Pulse CLI tool is maintained by Barry Michael Doyle.
Contributions are welcome! Please open an issue or submit a pull request.
If you'd like to use the Patch Pulse Slack Bot to track when npm
packages are updated, you can add it to your workspace using the following link:
If you like this tool, please consider supporting me to keep the project alive and well-maintained.