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 c40dc85 commit e2f86b1Copy full SHA for e2f86b1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "diff-dom",
3
- "version": "5.2.0",
+ "version": "5.2.1",
4
"description": "A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.",
5
"main": "dist/index.js",
6
"module": "dist/module.js",
0 commit comments