uomlibrarycommons-core
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -20,4 +20,4 @@ "use strict"; | ||
return false; | ||
if (!tscommons_core_1.CommonsType.hasPropertyEnum(test, 'affilication', euom_library_affiliation_1.isEUomLibraryAffiliation) | ||
&& !tscommons_core_1.CommonsType.hasPropertyEnumArray(test, 'affilication', euom_library_affiliation_1.isEUomLibraryAffiliation)) | ||
if (!tscommons_core_1.CommonsType.hasPropertyEnum(test, 'affiliation', euom_library_affiliation_1.isEUomLibraryAffiliation) | ||
&& !tscommons_core_1.CommonsType.hasPropertyEnumArray(test, 'affiliation', euom_library_affiliation_1.isEUomLibraryAffiliation)) | ||
return false; | ||
@@ -24,0 +24,0 @@ if (!tscommons_core_1.CommonsType.hasPropertyStringOrUndefined(test, 'school')) |
{ | ||
"name": "uomlibrarycommons-core", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Common Node and Angular code for UoM library development", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
27139