grunt-stryker
Advanced tools
Comparing version 0.9.0 to 0.10.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
<a name="0.10.0"></a> | ||
## [0.10.0](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.9.1...grunt-stryker@0.10.0) (2017-10-20) | ||
**Note:** Version bump only for package grunt-stryker | ||
<a name="0.9.1"></a> | ||
## [0.9.1](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.9.0...grunt-stryker@0.9.1) (2017-09-22) | ||
**Note:** Version bump only for package grunt-stryker | ||
<a name="0.9.0"></a> | ||
@@ -7,0 +23,0 @@ ## [0.9.0](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.8.2...grunt-stryker@0.9.0) (2017-09-19) |
{ | ||
"name": "grunt-stryker", | ||
"description": "Grunt plugin for the mutation testing framework 'stryker'", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"bugs": { | ||
@@ -25,3 +25,3 @@ "url": "https://github.com/stryker-mutator/stryker/issues" | ||
"Nico Jansen <jansennico@gmail.com>", | ||
"nicojs <jansennico@gmail.com>" | ||
"Jonathan Presson <jonathan.presson@gmail.com>" | ||
], | ||
@@ -34,3 +34,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"stryker-api": "^0.9.0" | ||
"stryker-api": "^0.10.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
@@ -0,0 +0,0 @@ [![Build Status](https://travis-ci.org/stryker-mutator/grunt-stryker.svg?branch=master)](https://travis-ci.org/stryker-mutator/grunt-stryker) |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
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
25739