mutation-testing-metrics-scala
Advanced tools
Comparing version
{ | ||
"name": "mutation-testing-metrics-scala", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Zero-dependency library to calculate mutation testing metrics in Scala.", | ||
@@ -13,3 +13,4 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/stryker-mutator/mutation-testing-elements.git" | ||
"url": "https://github.com/stryker-mutator/mutation-testing-elements.git", | ||
"directory": "packages/metrics-scala" | ||
}, | ||
@@ -21,3 +22,3 @@ "license": "Apache-2.0", | ||
"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics-scala#readme", | ||
"gitHead": "3588711007ec9367c1f01274e0fd87e3a79cbce1" | ||
"gitHead": "b259a9b385a3faabbfcf278e255db5b7f6c6fca3" | ||
} |
18152
0.22%