sdk-upstream-sync solves fork drift. If you maintain a fork of any npm or GitHub SDK, upstream ships changes, your fork drifts, and you find out when something breaks in production. This tool diffs API contracts, auto-applies safe changes, and generates an investigation report for anything risky.
GitHub
nometria/sdk-upstream-sync
npm
@nometria-ai/sdk-upstream-sync
Install
Setup
Usage
How it works
Safety thresholds
Automate with GitHub Actions
This tool was originally built to maintain Nometria’s fork of the Base44 JavaScript SDK and keep it in sync with upstream API changes automatically.