@learncard/didkey-plugin 1.0.22 → 1.0.23

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.
@@ -4108,6 +4108,7 @@ var require_types_cjs_development = __commonJS({
4108
4108
  reasonForAccessing: mod.string().optional(),
4109
4109
  image: mod.string().optional(),
4110
4110
  uri: mod.string(),
4111
+ needsGuardianConsent: mod.boolean().optional(),
4111
4112
  createdAt: mod.string(),
4112
4113
  updatedAt: mod.string(),
4113
4114
  expiresAt: mod.string().optional()