🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mutation-testing-report-schema

Package Overview
Dependencies
Maintainers
2
Versions
46
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
3.7.1
to
3.7.2
+4
-3
package.json
{
"name": "mutation-testing-report-schema",
"version": "3.7.1",
"version": "3.7.2",
"description": "The json schema for a mutation testing report.",

@@ -33,5 +33,6 @@ "main": "dist/src/index.js",

"ajv": "8.17.1",
"eslint-config-mte": "3.7.0"
"eslint": "catalog:",
"eslint-config-mte": "3.7.2"
},
"gitHead": "683d6872c856cd6ff87c532cd1a375927670a6cd"
"gitHead": "9a5b81f237aa376d2896bcb9924daeac7c630ef9"
}