@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.1](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.11.0...@open-wc/chai-dom-equals@0.11.1) (2019-04-08) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
# [0.11.0](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.10.11...@open-wc/chai-dom-equals@0.11.0) (2019-04-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"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.0", | ||
"@open-wc/semantic-dom-diff": "^0.10.1", | ||
"@types/chai": "^4.1.7" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"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
25693