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.0.4 to 1.0.5

11

CHANGELOG.md

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

## [1.0.5](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.0.4...v1.0.5) (2019-04-05)
### Bug Fixes
* **schema:** fix resources dir for maven plugin ([ea130e9](https://github.com/stryker-mutator/mutation-testing-elements/commit/ea130e9))
## [1.0.4](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.0.3...v1.0.4) (2019-04-05)

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

6

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

@@ -9,3 +9,3 @@ "main": "dist/src/index.js",

"test": "mocha -r source-map-support/register dist/test/**/*.js",
"postpublish": "../../mvn/mvnPublish.sh"
"postpublish": "../../mvn/mvnPublish.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": "d0e564a62b49d36d8e3aaa2c9296c264e5c479a6"
"gitHead": "3fd97a9539be6efb6cb7a94c847dd92ed6cef5b1"
}
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