@madie/madie-models
Advanced tools
Comparing version 1.3.31 to 1.3.33
@@ -6,3 +6,2 @@ import { Model } from "./Model"; | ||
import { AggregateFunctionType } from "./AggregateFunctionType"; | ||
import { ProgramUseContext } from "./ProgramUseContext"; | ||
import { Organization } from "./Organization"; | ||
@@ -122,3 +121,2 @@ import { BaseConfigurationTypes } from "./BaseConfigurationTypes"; | ||
riskAdjustmentDescription?: string; | ||
programUseContext?: ProgramUseContext; | ||
scoring?: string; | ||
@@ -125,0 +123,0 @@ baseConfigurationTypes: BaseConfigurationTypes[]; |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.3.31", | ||
"version": "1.3.33", | ||
"description": "Models for MADiE Project", | ||
@@ -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
17881
473