@learncard/sss-key-manager 0.1.15 → 0.1.17

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.
@@ -16337,6 +16337,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
16337
16337
  name: external_exports.string().optional(),
16338
16338
  type: external_exports.string().optional(),
16339
16339
  category: external_exports.string().optional(),
16340
+ created: external_exports.string().optional(),
16340
16341
  status: LCNBoostStatus.optional(),
16341
16342
  autoConnectRecipients: external_exports.boolean().optional(),
16342
16343
  meta: external_exports.record(external_exports.string(), external_exports.any()).optional(),