Determines the deep difference between two JavaScript objects
-
Updated
Mar 10, 2026 - JavaScript
Determines the deep difference between two JavaScript objects
The deep diff/test function from Differentia.js, ported to TypeScript. Returns true if input 1 differs in any way from input 2. Performs deep object traversal by default, works OK with circular references.
Add a description, image, and links to the object-diff topic page so that developers can more easily learn about it.
To associate your repository with the object-diff topic, visit your repo's landing page and select "manage topics."