@open-wc/chai-dom-equals
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.9.2](https://github.com/open-wc/open-wc/tree/master/packages/chai-dom-equals/compare/@open-wc/chai-dom-equals@0.9.1...@open-wc/chai-dom-equals@0.9.2) (2019-01-09) | ||
**Note:** Version bump only for package @open-wc/chai-dom-equals | ||
## [0.9.1](https://github.com/open-wc/open-wc/tree/master/packages/chai-dom-equals/compare/@open-wc/chai-dom-equals@0.9.0...@open-wc/chai-dom-equals@0.9.1) (2019-01-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/chai-dom-equals", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Chai Plugin to compare dom and shadow dom trees. Part of open-wc recommendations", | ||
@@ -20,3 +20,3 @@ "author": "open-wc", | ||
"dependencies": { | ||
"@open-wc/semantic-dom-diff": "^0.7.0", | ||
"@open-wc/semantic-dom-diff": "^0.7.1", | ||
"@types/chai": "^4.1.7" | ||
@@ -26,5 +26,5 @@ }, | ||
"@bundled-es-modules/chai": "^4.2.0", | ||
"@open-wc/testing-helpers": "^0.7.1", | ||
"@open-wc/testing-karma": "^0.4.2", | ||
"@open-wc/testing-karma-bs": "^0.2.2", | ||
"@open-wc/testing-helpers": "^0.7.2", | ||
"@open-wc/testing-karma": "^0.4.3", | ||
"@open-wc/testing-karma-bs": "^0.2.3", | ||
"@open-wc/testing-wallaby": "^0.1.4", | ||
@@ -34,3 +34,3 @@ "mocha": "^5.0.0", | ||
}, | ||
"gitHead": "940e939dafd77d46604d7cb82a86e9b59f75f381" | ||
"gitHead": "05d8e171606f99cf6290bebf227fceb3e5b75cb2" | ||
} |
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
17541