@amalto/typings
Advanced tools
Comparing version 1.9.41 to 1.9.42
@@ -10,3 +10,3 @@ declare module AppInstanceModel { | ||
displayName?: string; | ||
name?: string; | ||
name: string; | ||
description?: string; | ||
@@ -13,0 +13,0 @@ enabled?: boolean; |
@@ -17,3 +17,3 @@ /** | ||
displayName?: string; | ||
name?: string | ||
name: string | ||
description?: string | ||
@@ -33,2 +33,2 @@ enabled?: boolean | ||
export { AppInstanceModel, AppInstanceSearch } | ||
export { AppInstanceModel, AppInstanceSearch } |
@@ -5,3 +5,3 @@ { | ||
"description": "Interfaces used in Platform 6 UI component.", | ||
"version": "1.9.41", | ||
"version": "1.9.42", | ||
"license": "MIT", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
}, | ||
"gitHead": "603921e200ac48d2fb948401c2a09e93e513ffb8" | ||
"gitHead": "e1891f9bb615b6359fc862abe9381f64da104955" | ||
} |
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
1669
61926