@learncard/network-brain-client 2.2.4 → 2.2.5

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.
@@ -4128,6 +4128,7 @@ var require_helpers_cjs_development = __commonJS({
4128
4128
  image: mod.string().optional(),
4129
4129
  uri: mod.string(),
4130
4130
  needsGuardianConsent: mod.boolean().optional(),
4131
+ redirectUrl: mod.string().optional(),
4131
4132
  createdAt: mod.string(),
4132
4133
  updatedAt: mod.string(),
4133
4134
  expiresAt: mod.string().optional()