@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.11.5 to 0.11.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.6](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.11.5...@open-wc/chai-dom-equals@0.11.6) (2019-04-30) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
## [0.11.5](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.11.4...@open-wc/chai-dom-equals@0.11.5) (2019-04-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.11.5", | ||
"version": "0.11.6", | ||
"description": "Chai Plugin to compare dom and shadow dom trees. Part of open-wc recommendations", | ||
@@ -29,3 +29,3 @@ "author": "open-wc", | ||
"dependencies": { | ||
"@open-wc/semantic-dom-diff": "^0.10.5", | ||
"@open-wc/semantic-dom-diff": "^0.10.6", | ||
"@types/chai": "^4.1.7" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "cca99109d0bd4ff155fa7b4db85d6dd20aec7d52" | ||
"gitHead": "e0d362033bf6b369423880e3ca7867e7b1ea35bb" | ||
} |
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
26723