grunt-stryker
Advanced tools
Comparing version 0.13.15 to 0.13.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.16](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.13.15...grunt-stryker@0.13.16) (2019-02-08) | ||
**Note:** Version bump only for package grunt-stryker | ||
<a name="0.13.15"></a> | ||
@@ -8,0 +16,0 @@ ## [0.13.15](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.13.14...grunt-stryker@0.13.15) (2018-12-23) |
{ | ||
"name": "grunt-stryker", | ||
"description": "Grunt plugin for the mutation testing framework 'stryker'", | ||
"version": "0.13.15", | ||
"version": "0.13.16", | ||
"bugs": { | ||
@@ -33,3 +33,3 @@ "url": "https://github.com/stryker-mutator/stryker/issues" | ||
"devDependencies": { | ||
"stryker-api": "^0.23.0" | ||
"stryker-api": "^0.24.0" | ||
}, | ||
@@ -39,3 +39,4 @@ "peerDependencies": { | ||
"stryker": ">=0.21.0" | ||
} | ||
}, | ||
"gitHead": "2065d438debacc4c44a96f616bf13ad4912d6483" | ||
} |
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
30555