@learncard/helpers 1.1.2 → 1.1.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.
@@ -4078,6 +4078,7 @@ var require_types_cjs_development = __commonJS({
4078
4078
  reasonForAccessing: mod.string().optional(),
4079
4079
  image: mod.string().optional(),
4080
4080
  uri: mod.string(),
4081
+ needsGuardianConsent: mod.boolean().optional(),
4081
4082
  createdAt: mod.string(),
4082
4083
  updatedAt: mod.string(),
4083
4084
  expiresAt: mod.string().optional()