grunt-stryker
Advanced tools
Comparing version 0.5.7 to 0.6.0
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="0.6.0"></a> | ||
## [0.6.0](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.5.7...grunt-stryker@0.6.0) (2017-08-04) | ||
<a name="0.5.7"></a> | ||
@@ -8,0 +14,0 @@ ## [0.5.7](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.5.6...grunt-stryker@0.5.7) (2017-07-14) |
{ | ||
"name": "grunt-stryker", | ||
"description": "Grunt plugin for the mutation testing framework 'stryker'", | ||
"version": "0.5.7", | ||
"version": "0.6.0", | ||
"bugs": { | ||
@@ -33,8 +33,8 @@ "url": "https://github.com/stryker-mutator/stryker/issues" | ||
"devDependencies": { | ||
"stryker-api": "^0.5.6" | ||
"stryker-api": "^0.6.0" | ||
}, | ||
"peerDependencies": { | ||
"grunt": ">=0.4.5", | ||
"stryker": "^0.6.0" | ||
"stryker": "^0.7.0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23034
0