@camstack/addon-smtp-nodemailer 1.2.103 → 1.2.104

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.
@@ -19669,6 +19669,7 @@ var MediaFileKindEnum = _enum([
19669
19669
  "keyFrame",
19670
19670
  "keyFrameSmall",
19671
19671
  "thumbnailSmall",
19672
+ "confirmationCrop",
19672
19673
  "sceneFrame"
19673
19674
  ]);
19674
19675
  /**
@@ -19667,6 +19667,7 @@ var MediaFileKindEnum = _enum([
19667
19667
  "keyFrame",
19668
19668
  "keyFrameSmall",
19669
19669
  "thumbnailSmall",
19670
+ "confirmationCrop",
19670
19671
  "sceneFrame"
19671
19672
  ]);
19672
19673
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-smtp-nodemailer",
3
- "version": "1.2.103",
3
+ "version": "1.2.104",
4
4
  "description": "SMTP email provider addon for CamStack — wraps `nodemailer` and registers a `smtp-provider` cap collection entry. Used by magic-link login + notifier addons.",
5
5
  "keywords": [
6
6
  "camstack",