We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd96bf commit 25e6600Copy full SHA for 25e6600
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "diff-dom-streaming",
3
- "version": "0.6.2",
+ "version": "0.6.1",
4
"bugs": "https://github.com/aralroca/diff-dom-streaming/issues",
5
"description": "Diff DOM algorithm with streaming. Gets all modifications, insertions and removals between a DOM fragment and a stream HTML reader.",
6
"keywords": [
0 commit comments