Comparing version 0.9.0 to 0.9.1
@@ -1,1 +0,1 @@ | ||
export { ExecJSON as Execution, ExecJSONProfile as Profile, ExecJSONControl as Control, ControlDescription, ControlGroup, ControlResult, Dependency as ProfileDependency, Platform, Reference, SourceLocation, StatisticBlock, StatisticHash, Statistics, SupportedPlatform, WaiverData as ControlWaiverData, Convert } from "../../generated_parsers/v_1_0/exec-json"; | ||
export { ExecJSON as Execution, ExecJSONProfile as Profile, ExecJSONControl as Control, ControlDescription, ControlGroup, ControlResult, ControlResultStatus, Dependency as ProfileDependency, Platform, Reference, SourceLocation, StatisticBlock, StatisticHash, Statistics, SupportedPlatform, WaiverData as ControlWaiverData, Convert } from "../../generated_parsers/v_1_0/exec-json"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var exec_json_1 = require("../../generated_parsers/v_1_0/exec-json"); | ||
exports.ControlResultStatus = exec_json_1.ControlResultStatus; | ||
exports.Convert = exec_json_1.Convert; // Just in case | ||
//# sourceMappingURL=exec_json.js.map |
{ | ||
"name": "inspecjs", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "© 2018 The MITRE Corporation.", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
177832
3757