Socket
Socket
Sign inDemoInstall

mutation-testing-report-schema

Package Overview
Dependencies
Maintainers
2
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 2.0.3 to 2.0.5

11

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

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

"postpublish": "PUBLISH_SCHEMA=true ../metrics-scala/npmProjPublish.sh dist/src",
"generate": "node ../../tasks/schema2ts.js src/mutation-testing-report-schema.json src-generated/schema.ts"
"generate": "node ../../tasks/schema2ts.js src/mutation-testing-report-schema.json src-generated/schema.ts",
"lint": "eslint --ext .js,.ts ."
},

@@ -34,3 +35,7 @@ "repository": {

"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/elements#readme",
"gitHead": "ab01f017bd53bf5b0d737710a10d47ebe02a63ee"
"devDependencies": {
"ajv": "8.12.0",
"eslint-config-mte": "*"
},
"gitHead": "8c3f6c7d34953aa2758a514728e78866e7b9c269"
}
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