@learncard/network-brain-client 2.2.2 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4126,6 +4126,7 @@ var require_helpers_cjs_development = __commonJS({
4126
4126
  reasonForAccessing: mod.string().optional(),
4127
4127
  image: mod.string().optional(),
4128
4128
  uri: mod.string(),
4129
+ needsGuardianConsent: mod.boolean().optional(),
4129
4130
  createdAt: mod.string(),
4130
4131
  updatedAt: mod.string(),
4131
4132
  expiresAt: mod.string().optional()