Socket
Socket
Sign inDemoInstall

mutation-testing-report-schema

Package Overview
Dependencies
0
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.4 to 3.1.0

8

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

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

"generate": "node ../../tasks/schema2ts.mjs src/mutation-testing-report-schema.json src-generated/schema.ts",
"lint": "eslint --ext .js,.ts ."
"lint": "eslint ."
},

@@ -41,6 +41,6 @@ "repository": {

"devDependencies": {
"ajv": "8.12.0",
"ajv": "8.13.0",
"eslint-config-mte": "*"
},
"gitHead": "8072ed933affdb77b3c5c10c0c5bf2aa4b6e508d"
"gitHead": "8c4e4ba70c72033378819aef5c654e647bd07371"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc