We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc53d8 commit c0b2808Copy full SHA for c0b2808
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-object-diff",
3
- "version": "1.1.5",
+ "version": "1.1.6",
4
"description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.",
5
"main": "cjs/index.js",
6
"module": "mjs/index.js",
0 commit comments