@open-wc/testing
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.2.0...@open-wc/testing@2.2.1) (2019-07-28) | ||
**Note:** Version bump only for package @open-wc/testing | ||
# [2.2.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.1.4...@open-wc/testing@2.2.0) (2019-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/testing", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Testing following open-wc recommendations", | ||
@@ -34,5 +34,5 @@ "author": "open-wc", | ||
"@bundled-es-modules/chai": "^4.2.0", | ||
"@open-wc/chai-dom-equals": "^0.12.34", | ||
"@open-wc/semantic-dom-diff": "^0.13.14", | ||
"@open-wc/testing-helpers": "^1.1.0", | ||
"@open-wc/chai-dom-equals": "^0.12.35", | ||
"@open-wc/semantic-dom-diff": "^0.13.15", | ||
"@open-wc/testing-helpers": "^1.1.1", | ||
"@types/chai": "^4.1.7", | ||
@@ -44,8 +44,8 @@ "@types/mocha": "^5.0.0", | ||
"devDependencies": { | ||
"@open-wc/testing-karma": "^3.1.4", | ||
"@open-wc/testing-karma-bs": "^1.1.29", | ||
"@open-wc/testing-karma": "^3.1.5", | ||
"@open-wc/testing-karma-bs": "^1.1.30", | ||
"@open-wc/testing-wallaby": "^0.1.12", | ||
"webpack-merge": "^4.1.5" | ||
}, | ||
"gitHead": "aa216b195f7071ebc7fc30e1b3ac9c71036e0ba7" | ||
"gitHead": "ad2ff0ee54289177482154f49f16cc65c5590268" | ||
} |
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
37250