We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1f956 commit 8a0241cCopy full SHA for 8a0241c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "microdiff",
3
- "version": "1.4.0",
+ "version": "1.5.0",
4
"description": "Small, fast, zero dependency deep object and array comparison",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
0 commit comments