@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.
@@ -5086,7 +5086,8 @@ var require_types_cjs_development = __commonJS({
5086
5086
  "CONSENT_FLOW_TRANSACTION",
5087
5087
  "ISSUANCE_CLAIMED",
5088
5088
  "ISSUANCE_DELIVERED",
5089
- "ISSUANCE_ERROR"
5089
+ "ISSUANCE_ERROR",
5090
+ "PROFILE_PARENT_APPROVED"
5090
5091
  ]);
5091
5092
  var LCNNotificationMessageValidator = z.object({
5092
5093
  title: z.string().optional(),