31/03/2026
Code's source code was leaked via a source map file left in their package. Someone published it here: https://lnkd.in/dwgDP4AU
To be clear, this isn't a hack or a security breach. It's a build pipeline oversight. Source maps were bundled into a production npm release, making the original TypeScript readable to anyone who looked.
The exposed code reveals interesting details, internal architecture, and even unreleased features. No user data is at risk, but it's a meaningful IP exposure.
Building fast becomes easy. Building fast without breaking things becomes increasingly complex.