@dynamic-labs/sdk-api-core
Advanced tools
Comparing version 0.0.476 to 0.0.477
{ | ||
"name": "@dynamic-labs/sdk-api-core", | ||
"version": "0.0.476", | ||
"version": "0.0.477", | ||
"author": "Dynamic Labs", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -113,3 +113,3 @@ /** | ||
*/ | ||
oauthDisplayName?: string; | ||
oauthDisplayName?: string | null; | ||
/** | ||
@@ -120,3 +120,3 @@ * | ||
*/ | ||
oauthAccountId?: string; | ||
oauthAccountId?: string | null; | ||
/** | ||
@@ -123,0 +123,0 @@ * This field contains the phone number in the country. This could also contain the area code within a country. |
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
1382716