A few weeks ago I ran this through our own JSON repair tool, in the browser, on our own website: json { "id" : 22233344455566677788 } It came back as: json { "id" : 22233344455566676000 } No error. No warning. Just a quietly wrong number, presented as a successful repair.

Source: [Dev.to](https://dev.to/jacksmith_de/we-built-guardrails-against-json-precision-loss-then-we-found-out-half-of-them-werent-actually-4nk2)

Sponsored