stryker-html-reporter
Advanced tools
Comparing version 0.16.8 to 0.16.9
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.16.9"></a> | ||
## [0.16.9](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.16.8...stryker-html-reporter@0.16.9) (2018-11-29) | ||
### Bug Fixes | ||
* **stryker-api:** Update stryker-api peer dependency version ([677fc28](https://github.com/stryker-mutator/stryker/commit/677fc28)) | ||
<a name="0.16.8"></a> | ||
@@ -8,0 +19,0 @@ ## [0.16.8](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.16.7...stryker-html-reporter@0.16.8) (2018-11-29) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.16.8", | ||
"version": "0.16.9", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -49,3 +49,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": ">=0.18.0 <0.22.0" | ||
"stryker-api": ">=0.18.0 <0.23.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
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
1064260