I want to be able to get a list of all differences between two JavaScript object graphs, with the property names and values where the deltas occur.
For what it is w
This script has a NPM version as well, if you are using NodeJS. https://github.com/NV/objectDiff.js
Rejoice.