@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.
@@ -4083,6 +4083,7 @@ var require_types_cjs_development = __commonJS({
4083
4083
  reasonForAccessing: mod.string().optional(),
4084
4084
  image: mod.string().optional(),
4085
4085
  uri: mod.string(),
4086
+ needsGuardianConsent: mod.boolean().optional(),
4086
4087
  createdAt: mod.string(),
4087
4088
  updatedAt: mod.string(),
4088
4089
  expiresAt: mod.string().optional()