JSON Diff
A text diff compares character by character and reports formatting changes like reordered keys or whitespace as differences, even when the data is identical. A JSON diff parses both inputs first and compares them structurally, so reordering keys, changing indentation, or switchin