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

mutation-testing-metrics-scala

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

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 1.5.0 to 1.5.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.5.1](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.5.0...v1.5.1) (2020-12-23)
### Bug Fixes
* **metrics-scala:** publish project in a single go ([932d05f](https://github.com/stryker-mutator/mutation-testing-elements/commit/932d05ff79dd570f986085bf4b30351f1478ccd9))
# [1.5.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.4.4...v1.5.0) (2020-12-23)

@@ -8,0 +19,0 @@

7

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

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

"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/mutation-testing-metrics-scala#readme",
"gitHead": "9a4a0f3424edb5fc7de4a38987fe03b80db657d7"
"gitHead": "a7dd6acc8fcc3b9edab2a0620d1e21ee72e570d5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc