We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c0b3f commit 87508adCopy full SHA for 87508ad
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-object-diff",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.",
5
"main": "dist/index.js",
6
"files": [
0 commit comments