🎩 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.2
to
3.7.3
+1
-1
dist/src/index.d.ts

@@ -1,2 +0,2 @@

export * from '../src-generated/schema.js';
export type * from '../src-generated/schema.js';
import schema from './mutation-testing-report-schema.json';

@@ -3,0 +3,0 @@ export type SchemaType = typeof schema;

@@ -1,1 +0,1 @@

{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAE3C,OAAO,MAAM,MAAM,uCAAuC,CAAuB;AAEjF,MAAM,MAAM,UAAU,GAAG,OAAO,MAAM,CAAC;AAEvC,OAAO,EAAE,MAAM,EAAE,CAAC"}
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,mBAAmB,4BAA4B,CAAC;AAEhD,OAAO,MAAM,MAAM,uCAAuC,CAAuB;AAEjF,MAAM,MAAM,UAAU,GAAG,OAAO,MAAM,CAAC;AAEvC,OAAO,EAAE,MAAM,EAAE,CAAC"}

@@ -1,4 +0,3 @@

export * from '../src-generated/schema.js';
import schema from './mutation-testing-report-schema.json' with { type: 'json' };
export { schema };
//# sourceMappingURL=index.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAE3C,OAAO,MAAM,MAAM,uCAAuC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAC;AAIjF,OAAO,EAAE,MAAM,EAAE,CAAC"}
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAEA,OAAO,MAAM,MAAM,uCAAuC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAC;AAIjF,OAAO,EAAE,MAAM,EAAE,CAAC"}
{
"name": "mutation-testing-report-schema",
"version": "3.7.2",
"version": "3.7.3",
"description": "The json schema for a mutation testing report.",

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

"devDependencies": {
"ajv": "8.17.1",
"ajv": "8.18.0",
"eslint": "catalog:",
"eslint-config-mte": "3.7.2"
"eslint-config-mte": "3.7.3"
},
"gitHead": "9a5b81f237aa376d2896bcb9924daeac7c630ef9"
"gitHead": "43e7da8f0cbb0fd7a970dde67e11955ba4434ff7"
}

@@ -1,2 +0,2 @@

export * from '../src-generated/schema.js';
export type * from '../src-generated/schema.js';

@@ -3,0 +3,0 @@ import schema from './mutation-testing-report-schema.json' with { type: 'json' };