Skip to content

A cli tool to identify out of date package.json dependencies.

License

Notifications You must be signed in to change notification settings

barrymichaeldoyle/patch-pulse-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A cli tool to identify out of date package.json dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published