@gthrm/deep-diff
A library for comparing nested objects and arrays to find the difference
A library for comparing nested objects and arrays to find the difference
A production-ready deep equality comparison library for JavaScript and TypeScript, supporting complex objects, arrays, and primitive types with circular reference detection. Works seamlessly across Node.js, Deno, and browser environments.
SuperDiff compares two arrays or objects and returns a full diff of their differences