@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.12.26 to 0.12.27
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.12.27](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.12.26...@open-wc/chai-dom-equals@0.12.27) (2019-07-22) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
## [0.12.26](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.12.25...@open-wc/chai-dom-equals@0.12.26) (2019-07-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.12.26", | ||
"version": "0.12.27", | ||
"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.13.6", | ||
"@open-wc/semantic-dom-diff": "^0.13.7", | ||
"@types/chai": "^4.1.7" | ||
@@ -35,5 +35,5 @@ }, | ||
"@bundled-es-modules/chai": "^4.2.0", | ||
"@open-wc/testing-helpers": "^1.0.17", | ||
"@open-wc/testing-karma": "^3.0.5", | ||
"@open-wc/testing-karma-bs": "^1.1.22", | ||
"@open-wc/testing-helpers": "^1.0.18", | ||
"@open-wc/testing-karma": "^3.0.6", | ||
"@open-wc/testing-karma-bs": "^1.1.23", | ||
"@open-wc/testing-wallaby": "^0.1.12", | ||
@@ -43,3 +43,3 @@ "mocha": "^5.0.0", | ||
}, | ||
"gitHead": "8ad33d5a8b9993aff161a1dff3b55d3001f8c77d" | ||
"gitHead": "4ba57e2e647dd0ca6096c7ecd916118a11e518a5" | ||
} |
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
32904