@amalto/typings
Advanced tools
Comparing version 1.9.47 to 1.9.48
@@ -57,2 +57,3 @@ import { DisplayTemplate } from './DisplayTemplate'; | ||
enabled?: boolean; | ||
oldPassword?: string; | ||
passwordIn?: string; | ||
@@ -59,0 +60,0 @@ emailVerified?: boolean; |
@@ -81,2 +81,3 @@ /** | ||
enabled?: boolean; | ||
oldPassword?: string; | ||
passwordIn?: string; | ||
@@ -83,0 +84,0 @@ emailVerified?: boolean; |
@@ -5,3 +5,3 @@ { | ||
"description": "Interfaces used in Platform 6 UI component.", | ||
"version": "1.9.47", | ||
"version": "1.9.48", | ||
"license": "MIT", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
}, | ||
"gitHead": "b05c6f13e1ae5099294501fe75541a5f79c27891" | ||
"gitHead": "d84c142acb79ee9844607e8b386c92cc4e7f2750" | ||
} |
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
64703
1766