@stryker-mutator/util
Advanced tools
Comparing version 3.2.2 to 3.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.3](https://github.com/stryker-mutator/stryker/compare/v3.2.2...v3.2.3) (2020-05-15) | ||
**Note:** Version bump only for package @stryker-mutator/util | ||
## [3.2.2](https://github.com/stryker-mutator/stryker/compare/v3.2.1...v3.2.2) (2020-05-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@stryker-mutator/util", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": "Contains utilities for Stryker, the mutation testing framework for JavaScript and friends", | ||
@@ -31,3 +31,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "7aebac09959ecdebdadfcf2f34eb8b40edf227b2" | ||
"gitHead": "239cc273037f64243dd3db44c9e4573c761d9dfa" | ||
} |
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
261263