mutation-testing-report-schema
Advanced tools
Comparing version 1.7.10 to 1.7.14
"use strict"; | ||
/* tslint:disable */ | ||
/* eslint-disable */ | ||
/** | ||
@@ -4,0 +4,0 @@ * This file was automatically generated by json-schema-to-typescript. |
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "mutation-testing-report-schema", | ||
"version": "1.7.10", | ||
"version": "1.7.14", | ||
"description": "The json schema for a mutation testing report.", | ||
@@ -32,3 +32,3 @@ "main": "dist/src/index.js", | ||
"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/elements#readme", | ||
"gitHead": "1df68c02ccfcbcb9499524f22183c1950d50f1ac" | ||
"gitHead": "deb605dda044f7b3df4a8535bfcc3b483b611b9b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1024
55304
13