Socket
Socket
Sign inDemoInstall

mutation-testing-report-schema

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutation-testing-report-schema - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

12

CHANGELOG.md

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

## [1.3.1](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.3.0...v1.3.1) (2020-03-28)
### Features
* **sbt:** use sbt for npm projects publishing ([#356](https://github.com/stryker-mutator/mutation-testing-elements/issues/356)) ([6970350](https://github.com/stryker-mutator/mutation-testing-elements/commit/6970350e1537813355bed1c2ea50d23c46f22be5))
# [1.3.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.2.3...v1.3.0) (2020-02-27)

@@ -8,0 +20,0 @@

8

package.json
{
"name": "mutation-testing-report-schema",
"version": "1.3.0",
"version": "1.3.1",
"description": "The json schema for a mutation testing report.",

@@ -8,4 +8,4 @@ "main": "dist/src/index.js",

"scripts": {
"test": "mocha -r source-map-support/register dist/test/**/*.js",
"postpublish": "../../mvn/mvnPublish.sh dist/src"
"test": "mocha --forbid-only --forbid-pending -r source-map-support/register dist/test/**/*.js",
"postpublish": "PUBLISH_SCHEMA=true ../mutation-testing-metrics-scala/npmProjPublish.sh dist/src"
},

@@ -21,3 +21,3 @@ "repository": {

"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/mutation-testing-elements#readme",
"gitHead": "fe44d6e0a273c267a5e5b49d39c53341e8476447"
"gitHead": "48e2e035c4f86996c704e129a43fb7474f83b12f"
}
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