Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gkubisa committed Nov 7, 2019
1 parent 731331e commit a04a162
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/3affa3f0edfbf2e0c3e6.js

This file was deleted.

16 changes: 16 additions & 0 deletions docs/636f59cf77a6ae75b756.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
<p>An added paragraph.</p><p>Some common text. Some common text. Some common text.</p>
<p><i>Some</i> text with <strong>changed</strong> formatting and a typo.</p>
<ul><li>abc</li><li>def</li><li>Added</li><li>ghi</li></ul>
<a href=http://www.freeimages.co.uk><img src=b0461121d182af6abb391a4773ce7643.jpg></a></textarea> <div id=input2><div></div></div> </div> <div class=column> <h2>Diff</h2> <textarea id=output-html readonly=readonly></textarea> <div id=output></div> </div> </div> <script type="text/javascript" src="3affa3f0edfbf2e0c3e6.js"></script></body> </html>
<a href=http://www.freeimages.co.uk><img src=b0461121d182af6abb391a4773ce7643.jpg></a></textarea> <div id=input2><div></div></div> </div> <div class=column> <h2>Diff</h2> <textarea id=output-html readonly=readonly></textarea> <div id=output></div> </div> </div> <script type="text/javascript" src="636f59cf77a6ae75b756.js"></script></body> </html>
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "visual-dom-diff",
"version": "0.7.1",
"version": "0.7.2",
"description": "Highlight differences between two DOM trees.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit a04a162

Please sign in to comment.