@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.11.6 to 0.11.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.7](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.11.6...@open-wc/chai-dom-equals@0.11.7) (2019-05-03) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"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.6", | ||
"@open-wc/semantic-dom-diff": "^0.10.7", | ||
"@types/chai": "^4.1.7" | ||
@@ -35,5 +35,5 @@ }, | ||
"@bundled-es-modules/chai": "^4.2.0", | ||
"@open-wc/testing-helpers": "^0.8.9", | ||
"@open-wc/testing-karma": "^1.1.1", | ||
"@open-wc/testing-karma-bs": "^1.0.5", | ||
"@open-wc/testing-helpers": "^0.8.10", | ||
"@open-wc/testing-karma": "^1.1.2", | ||
"@open-wc/testing-karma-bs": "^1.0.6", | ||
"@open-wc/testing-wallaby": "^0.1.12", | ||
@@ -43,3 +43,3 @@ "mocha": "^5.0.0", | ||
}, | ||
"gitHead": "e0d362033bf6b369423880e3ca7867e7b1ea35bb" | ||
"gitHead": "f92331bf115fd673ab5b1412552a269b4e7909e3" | ||
} |
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
26930