As part of my release processes, I have to compare some JSON configuration data used by my application. As a first attempt, I just pretty-printed the JSON and diff\'ed them
Eclipse might do better. Open the two files in an eclipse project, select them both, and right click --> compare --> with each other.