patch-pulse

1.1.6 • Public • Published

Patch Pulse

GitHub Actions Continuous Deployment GitHub Actions Rust License npm Version npm Downloads GitHub stars GitHub forks

Patch Pulse Banner

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.

Table of Contents

How to Use

To check your project's dependencies, navigate to your project directory and run:

npx patch-pulse

Built with Rust

This package is built with Rust, offering high performance. The binaries are wrapped in npx, requiring no additional installation.

Features

  • 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.

Installation

No installation required! Just ensure you have Node.js installed to use npx.

Example

Example Screenshot

License

This project is licensed under GNU GPLv3 - see the LICENSE file for details.

Author

This Patch Pulse CLI tool is maintained by Barry Michael Doyle.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Slack Bot

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:

https://slack.com/oauth/v2/authorize?client_id=180374136631.6017466448468&scope=chat:write,commands,incoming-webhook

Support Me

If you like this tool, please consider supporting me to keep the project alive and well-maintained.

Readme

Keywords

none

Package Sidebar

Install

npm i patch-pulse

Weekly Downloads

10

Version

1.1.6

License

GPL-3.0-only

Unpacked Size

41.8 kB

Total Files

6

Last publish

Collaborators

  • barrymichaeldoyle