Comparing version 2.0.5 to 2.0.6
@@ -654,3 +654,3 @@ import Gigya from './gigya'; | ||
fields: { | ||
[key: string]: AccountsProfileSetSchemaField | null; | ||
[key: string]: AccountsProfileSetSchemaField; | ||
}; | ||
@@ -660,3 +660,3 @@ }; | ||
fields: { | ||
[key: string]: AccountsDataSetSchemaField | null; | ||
[key: string]: AccountsDataSetSchemaField; | ||
}; | ||
@@ -663,0 +663,0 @@ dynamicSchema?: boolean; |
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"author": { | ||
@@ -10,0 +10,0 @@ "name": "Scott Hovestadt", |
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
409100