@madie/madie-models
Advanced tools
Comparing version 1.3.16 to 1.3.17
@@ -37,2 +37,6 @@ import { Model } from "./Model"; | ||
} | ||
export interface EndorsementOrganization { | ||
id?: string; | ||
endorserOrganization?: string; | ||
} | ||
export interface Stratification { | ||
@@ -39,0 +43,0 @@ id: string; |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.3.16", | ||
"version": "1.3.17", | ||
"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
15510
412