🎩 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.0
to
3.7.1
+2
-1
dist/src/tsconfig.json
{
"extends": "../../../tsconfig.settings.json",
"compilerOptions": {
"types": ["node"],
"types": [],
"lib": ["ES2023"],
"resolveJsonModule": true,

@@ -6,0 +7,0 @@ "outDir": "../dist",

{
"name": "mutation-testing-report-schema",
"version": "3.7.0",
"version": "3.7.1",
"description": "The json schema for a mutation testing report.",

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

},
"gitHead": "22a0cd186ad483c7d2aba9f065776bf78933f9dd"
"gitHead": "683d6872c856cd6ff87c532cd1a375927670a6cd"
}
{
"extends": "../../../tsconfig.settings.json",
"compilerOptions": {
"types": ["node"],
"types": [],
"lib": ["ES2023"],
"resolveJsonModule": true,

@@ -6,0 +7,0 @@ "outDir": "../dist",