JSON Diff
Compare two JSON documents field by field, not line by line
+1-1~3
Original JSON
Modified JSON
Structural Diff
{
"name": "DevBench" → "LocalBench",
"version": 1 → 2,
"tags": [
"utility",
"local-first",
"privacy"
],
"owner": {
"name": "XYZ",
"role": "engineer" → "lead engineer"
},
"notes": null
}