@open-wc/testing
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.2.4](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.2.3...@open-wc/testing@0.2.4) (2018-10-27) | ||
### Bug Fixes | ||
* **deps:** update dependency sinon to v7.1.0 ([99a095e](https://github.com/open-wc/open-wc/tree/master/packages/testing/commit/99a095e)) | ||
## [0.2.3](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.2.2...@open-wc/testing@0.2.3) (2018-10-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@open-wc/testing", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Testing following open-wc recommendations", | ||
@@ -20,10 +20,10 @@ "author": "open-wc", | ||
"mocha": "5.2.0", | ||
"sinon": "7.0.0" | ||
"sinon": "7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@open-wc/testing-karma": "^0.1.1", | ||
"@open-wc/testing-wallaby": "^0.1.1", | ||
"@open-wc/testing-karma": "^0.1.2", | ||
"@open-wc/testing-wallaby": "^0.1.2", | ||
"@webcomponents/webcomponentsjs": "2.1.3" | ||
}, | ||
"gitHead": "08510ab8398406aafdb31be4a8391087e42978bf" | ||
"gitHead": "2b06f4770e4881141172c37fb4f7e6323da7bccc" | ||
} |
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
110064
+ Addedsinon@7.1.0(transitive)
- Removedsinon@7.0.0(transitive)
Updatedsinon@7.1.0