@madie/madie-models
Advanced tools
Comparing version 1.1.3 to 1.1.4
export declare enum GroupScoring { | ||
SELECT = "Select", | ||
COHORT = "Cohort", | ||
@@ -4,0 +3,0 @@ CONTINUOUS_VARIABLE = "Continuous Variable", |
@@ -6,3 +6,2 @@ "use strict"; | ||
(function (GroupScoring) { | ||
GroupScoring["SELECT"] = "Select"; | ||
GroupScoring["COHORT"] = "Cohort"; | ||
@@ -9,0 +8,0 @@ GroupScoring["CONTINUOUS_VARIABLE"] = "Continuous Variable"; |
@@ -50,2 +50,3 @@ import { Model } from "./Model"; | ||
cqlLibraryName: string; | ||
eCqmTitle: string; | ||
cqlErrors?: boolean; | ||
@@ -52,0 +53,0 @@ cql: string; |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "", | ||
@@ -33,2 +33,2 @@ "scripts": { | ||
} | ||
} | ||
} |
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
12558
315