@learncard/didkey-plugin 1.0.50 → 1.0.51

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.
@@ -5062,7 +5062,8 @@ var require_types_cjs_development = __commonJS({
5062
5062
  "CONSENT_FLOW_TRANSACTION",
5063
5063
  "ISSUANCE_CLAIMED",
5064
5064
  "ISSUANCE_DELIVERED",
5065
- "ISSUANCE_ERROR"
5065
+ "ISSUANCE_ERROR",
5066
+ "PROFILE_PARENT_APPROVED"
5066
5067
  ]);
5067
5068
  var LCNNotificationMessageValidator = z.object({
5068
5069
  title: z.string().optional(),