@stryker-mutator/mocha-runner
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.2.0](https://github.com/stryker-mutator/stryker/compare/v1.1.1...v1.2.0) (2019-04-02) | ||
**Note:** Version bump only for package @stryker-mutator/mocha-runner | ||
## [1.1.1](https://github.com/stryker-mutator/stryker/compare/v1.1.0...v1.1.1) (2019-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@stryker-mutator/mocha-runner", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "A plugin to use the mocha test runner in Stryker, the JavaScript mutation testing framework", | ||
@@ -38,3 +38,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@stryker-mutator/api": "^1.1.1", | ||
"@stryker-mutator/api": "^1.2.0", | ||
"multimatch": "~3.0.0", | ||
@@ -44,3 +44,3 @@ "tslib": "~1.9.3" | ||
"devDependencies": { | ||
"@stryker-mutator/test-helpers": "^1.1.1", | ||
"@stryker-mutator/test-helpers": "^1.2.0", | ||
"@types/multimatch": "~2.1.2", | ||
@@ -53,3 +53,3 @@ "stryker-mocha-framework": "^0.15.1" | ||
}, | ||
"gitHead": "a4a063921e3ebc0fe8d7e7e6cd46ad0da3952d53" | ||
"gitHead": "50d30257ed3b1b9c0077aa8861ef5135434d8bed" | ||
} |
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
58129
Updated@stryker-mutator/api@^1.2.0