lucas-pg/JSON Version Check

Checks if a specified key in a user-defined JSON file has changed between commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-pathPath to the JSON file to check (e.g., composer.json, package.json)nopackage.json
keyJSON key to compare for changesnoversion
namedescription
changedWhether the specified key's value has changed (true or false)