Description
Computes differences between JSON and JSON-like Python data structures. It helps applications show what changed in configuration, API responses, test outputs, or saved structured data.
Diff results can expose values from both old and new data. Be careful when comparing secrets, private records, or user data that may appear in logs or reports.