@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.
@@ -4132,6 +4132,7 @@ var require_types_cjs_development = __commonJS({
4132
4132
  reasonForAccessing: mod.string().optional(),
4133
4133
  image: mod.string().optional(),
4134
4134
  uri: mod.string(),
4135
+ needsGuardianConsent: mod.boolean().optional(),
4135
4136
  createdAt: mod.string(),
4136
4137
  updatedAt: mod.string(),
4137
4138
  expiresAt: mod.string().optional()