best solution I found is to use Git, create a file containing the first json in a local git project, stage it, then replace its content with the second json, and let git do it's magic and show you the difference, you may need to sort the two files first.