@open-wc/semantic-dom-diff
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.10.2](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.10.1...@open-wc/semantic-dom-diff@0.10.2) (2019-04-08) | ||
### Bug Fixes | ||
* **semantic-dom-diff:** add src to npm package ([8b99ee4](https://github.com/open-wc/open-wc/commit/8b99ee4)) | ||
## [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) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@open-wc/semantic-dom-diff", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "To compare dom and shadow dom trees. Part of open-wc recommendations", | ||
@@ -18,2 +18,3 @@ "author": "open-wc", | ||
"files": [ | ||
"src", | ||
"chai-dom-diff.js", | ||
@@ -42,3 +43,3 @@ "get-diffable-html.js", | ||
}, | ||
"gitHead": "0e8f841238555889a6389406fbfcad12501d3361" | ||
"gitHead": "2bc292c48d4a59130456bf9dea9db68c39352537" | ||
} |
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
36814
8
377