@open-wc/testing
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.2.3...@open-wc/testing@2.2.4) (2019-08-04) | ||
**Note:** Version bump only for package @open-wc/testing | ||
## [2.2.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.2.2...@open-wc/testing@2.2.3) (2019-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@open-wc/testing", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Testing following open-wc recommendations", | ||
@@ -35,4 +35,4 @@ "author": "open-wc", | ||
"@open-wc/chai-dom-equals": "^0.12.36", | ||
"@open-wc/semantic-dom-diff": "^0.13.17", | ||
"@open-wc/testing-helpers": "^1.1.3", | ||
"@open-wc/semantic-dom-diff": "^0.13.18", | ||
"@open-wc/testing-helpers": "^1.1.4", | ||
"@types/chai": "^4.1.7", | ||
@@ -44,8 +44,8 @@ "@types/mocha": "^5.0.0", | ||
"devDependencies": { | ||
"@open-wc/testing-karma": "^3.1.7", | ||
"@open-wc/testing-karma-bs": "^1.1.32", | ||
"@open-wc/testing-karma": "^3.1.8", | ||
"@open-wc/testing-karma-bs": "^1.1.33", | ||
"@open-wc/testing-wallaby": "^0.1.12", | ||
"webpack-merge": "^4.1.5" | ||
}, | ||
"gitHead": "f0bbace922ed24483e395414ccb7202296dab979" | ||
"gitHead": "c45ed003255c0c8d560ff34eb35d4a95dd202ef1" | ||
} |
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
37787