@madie/madie-models
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -9,1 +9,2 @@ export * from "./Measure"; | ||
export * from "./MeasureGroupTypes"; | ||
export * from "./AggregateFunctionType"; |
@@ -25,1 +25,2 @@ "use strict"; | ||
__exportStar(require("./MeasureGroupTypes"), exports); | ||
__exportStar(require("./AggregateFunctionType"), exports); |
@@ -17,2 +17,3 @@ export declare enum PopulationType { | ||
definition?: string; | ||
associationType?: string; | ||
} |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "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
12598
316