@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.12.1 to 0.12.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.12.2](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.12.1...@open-wc/chai-dom-equals@0.12.2) (2019-05-14) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
## [0.12.1](https://github.com/open-wc/open-wc/compare/@open-wc/chai-dom-equals@0.12.0...@open-wc/chai-dom-equals@0.12.1) (2019-05-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"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.11.1", | ||
"@open-wc/semantic-dom-diff": "^0.11.2", | ||
"@types/chai": "^4.1.7" | ||
@@ -35,3 +35,3 @@ }, | ||
"@bundled-es-modules/chai": "^4.2.0", | ||
"@open-wc/testing-helpers": "^0.9.1", | ||
"@open-wc/testing-helpers": "^0.9.2", | ||
"@open-wc/testing-karma": "^2.0.1", | ||
@@ -43,3 +43,3 @@ "@open-wc/testing-karma-bs": "^1.1.1", | ||
}, | ||
"gitHead": "5d449f0d52c6402a27db19f6c239daf849b55c38" | ||
"gitHead": "5609cff4df5e3c004e9d452bdc84b31de141ba56" | ||
} |
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
27606