Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@happy-gastro/version-manager
Advanced tools
Happy Version Manager CLI - This script provides a command-line interface (CLI) for managing version numbers in various files.
This script provides a command-line interface (CLI) for managing version numbers in various files.
Happy Version Manager CLI is a tool designed to help you manage version numbers in your project files, such as package.json
, app.json
, and build.gradle
. It allows you to show the current version and change the version across multiple files with ease.
To install the CLI globally, run:
npm install -g @happy-gastro/version-manager
Example usage:
happymanager show
happymanager change <newVersion> --updateFiles <files> (optional, can be all for both json files and android gradle version, package, and jsons for app.json and package.json)
or
happymanager change <newVersion> // For all files
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is developed and maintained by Farkas Ferenc.
Happy Gastro Ltd.
FAQs
Happy Version Manager CLI - This script provides a command-line interface (CLI) for managing version numbers in various files.
We found that @happy-gastro/version-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.