All tools
JSON Diff
Compare two JSON documents structurally and list what was added, removed or changed by path.
addedactive
true
changedrole
"dev" → "engineer"
changedtags[1]
"b" → "c"
Compares by structure and path (not line by line), so reordered keys and formatting don't create noise. Runs locally.