We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200bea8 commit 273a3a7Copy full SHA for 273a3a7
packages/jsondiffpatch/package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "jsondiffpatch",
3
- "version": "0.7.2",
+ "version": "0.7.3",
4
"author": "Benjamin Eidelman <beneidel@gmail.com>",
5
- "description": "Diff & Patch for Javascript objects",
+ "description": "JSON diff & patch (object and array diff, text diff, multiple output formats)",
6
"contributors": ["Benjamin Eidelman <beneidel@gmail.com>"],
7
"type": "module",
8
"sideEffects": ["*.css"],
0 commit comments