Skip to content

Reactor audit 2026-09-23 L15: npm run version-sync runs the bumper, not the checker #349

Description

@faratech

package.json:15 maps version-sync to node scripts/update-version.js, which with no arg is a no-op that succeeds while verifying nothing; scripts/check-version-sync.py is the real checker.
Fix: point the script at python3 scripts/check-version-sync.py.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority: lowEdge-case or hygiene fix

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions