stryker-html-reporter
Advanced tools
Comparing version 0.16.0 to 0.16.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.16.1"></a> | ||
## [0.16.1](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.16.0...stryker-html-reporter@0.16.1) (2018-08-21) | ||
**Note:** Version bump only for package stryker-html-reporter | ||
<a name="0.16.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.16.0](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.15.3...stryker-html-reporter@0.16.0) (2018-08-19) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -47,3 +47,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": ">=0.18.0 <0.21.0" | ||
"stryker-api": ">=0.18.0 <0.22.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"popper.js": "~1.14.3", | ||
"stryker-api": "^0.20.0" | ||
"stryker-api": "^0.21.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "contributors": [ |
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
1060472