@open-wc/semantic-dom-diff
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.10.1](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.10.0...@open-wc/semantic-dom-diff@0.10.1) (2019-04-08) | ||
### Bug Fixes | ||
* **semantic-dom-diff:** add missing files to package.json ([#359](https://github.com/open-wc/open-wc/issues/359)) ([11aa5e9](https://github.com/open-wc/open-wc/commit/11aa5e9)) | ||
# [0.10.0](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.9.7...@open-wc/semantic-dom-diff@0.10.0) (2019-04-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@open-wc/semantic-dom-diff", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "To compare dom and shadow dom trees. Part of open-wc recommendations", | ||
@@ -18,2 +18,3 @@ "author": "open-wc", | ||
"files": [ | ||
"chai-dom-diff.js", | ||
"get-diffable-html.js", | ||
@@ -41,3 +42,3 @@ "index.js" | ||
}, | ||
"gitHead": "87937f313855458c9cb34d72e68bfc4817fd0d93" | ||
"gitHead": "0e8f841238555889a6389406fbfcad12501d3361" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34555
7
325