New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

mutation-testing-metrics-scala

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutation-testing-metrics-scala - npm Package Compare versions

Comparing version

to
1.7.3

{
"name": "mutation-testing-metrics-scala",
"version": "1.7.2",
"version": "1.7.3",
"description": "Zero-dependency library to calculate mutation testing metrics in Scala.",
"scripts": {
"test": "sbt \"+compile; test; docs/mdoc --check\"",
"publish": "sbt \"sonatypeBundleClean; +publishSigned; sonatypeBundleRelease;\"",
"test": "sbt \"compile; metrics/test; circe/test; docs/mdoc --check\"",
"publish": "sbt \"sonatypeBundleClean; publishSigned; sonatypeBundleRelease;\"",
"get-version": "echo $npm_package_version",

@@ -20,3 +20,3 @@ "stryker": "sbt 'project metrics; stryker'"

"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics-scala#readme",
"gitHead": "a9337daaa56a234f569aedb53998c13c2fd1618f"
"gitHead": "97638fc957a9bc53fbb2f0203aa2faa9b5b2c496"
}