Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
cordova-version-updater
Advanced tools
Semantic version updater for cordova config.xml files
npm i cordova-version-updater -g
Will update one (and only one) of either major, minor, or patch versions, and write the changes to the config file. It defaults to config.xml
in the current directory, however you can specify a path by cv-update -p project/cordova/config.xml
, for example.
> cv-update -h
Usage: cv-update [options] <file>
Semantic versioning updater for cordova config.xml files
Options:
-M --major Increments major version
-m --minor Increments minor version
-p --patch Increments patch version
-z --zero Zero out the lower versions when updating a minor
or major versions, e.g.: 1.2.4 to 2.0.0
-V, --version output the version number
-h, --help output usage information
npm run test
👤 David Goodwin <goodwid@gmail.com>
Give a ⭐️ if this project helped you !
This README was generated with ❤️ by readme-md-generator
FAQs
Semantic version updater for cordova config.xml files
The npm package cordova-version-updater receives a total of 8 weekly downloads. As such, cordova-version-updater popularity was classified as not popular.
We found that cordova-version-updater demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.