rxliuli/Version Check

Check version changes in any file format (JSON, YAML, TOML, XML)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the file to check (e.g., ./package.json, ./Cargo.toml)yes
queryDot-notation path to the version field (e.g., "version" or "package.version")noversion
namedescription
changedWhether the version changed (true/false)
versionCurrent version number
previous_versionPrevious version number
typeType of version change (major/minor/patch/prerelease)