🎩 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
45
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.3
to
3.8.0
+4
-4
package.json
{
"name": "mutation-testing-report-schema",
"version": "3.7.3",
"version": "3.8.0",
"description": "The json schema for a mutation testing report.",

@@ -32,7 +32,7 @@ "main": "dist/src/index.js",

"devDependencies": {
"ajv": "8.18.0",
"ajv": "8.20.0",
"eslint": "catalog:",
"eslint-config-mte": "3.7.3"
"eslint-config-mte": "3.8.0"
},
"gitHead": "43e7da8f0cbb0fd7a970dde67e11955ba4434ff7"
"gitHead": "7e926446a76d6ec4a61927cb29c14fe44c7c2801"
}