@nocobase/plugin-workflow-mailer 2.0.0-alpha.5 → 2.0.0-alpha.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.
@@ -11,8 +11,8 @@ module.exports = {
11
11
  "@ant-design/icons": "5.6.1",
12
12
  "@formily/antd-v5": "1.2.3",
13
13
  "react": "18.2.0",
14
- "@nocobase/client": "2.0.0-alpha.5",
15
- "@nocobase/plugin-workflow": "2.0.0-alpha.5",
14
+ "@nocobase/client": "2.0.0-alpha.51",
15
+ "@nocobase/plugin-workflow": "2.0.0-alpha.51",
16
16
  "react-i18next": "11.18.6",
17
- "@nocobase/server": "2.0.0-alpha.5"
17
+ "@nocobase/server": "2.0.0-alpha.51"
18
18
  };
@@ -1,19 +1,20 @@
1
1
  {
2
- "Mailer": "Mailer",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "E-Mail senden durch Aufruf des SMTP-Dienstes. Sie können die Variablen in den vorgelagerten Knoten als Empfänger, Betreff und Inhalt der E-Mail verwenden.",
4
- "SMTP host": "Service-Host",
5
- "Port": "Port",
6
- "Secure": "Sicher",
7
- "User": "Benutzer",
8
- "Password": "Passwort",
9
- "From": "Von",
10
- "To": "An",
11
- "CC": "CC",
12
- "BCC": "BCC",
13
2
  "Add email address": "E-Mail-Adresse hinzufügen",
14
- "Subject": "Betreff",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
15
5
  "Content": "Inhalt",
16
6
  "Content type": "Inhaltstyp",
7
+ "From": "Von",
8
+ "Ignore failed sending and continue workflow": "Fehlgeschlagenen Versand ignorieren und Workflow fortsetzen",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Passwort",
17
12
  "Plain text": "Einfacher Text",
18
- "Ignore failed sending and continue workflow": "Fehlgeschlagenen Versand ignorieren und Workflow fortsetzen"
19
- }
13
+ "Port": "Port",
14
+ "SMTP host": "Service-Host",
15
+ "Secure": "Sicher",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "E-Mail senden durch Aufruf des SMTP-Dienstes. Sie können die Variablen in den vorgelagerten Knoten als Empfänger, Betreff und Inhalt der E-Mail verwenden.",
17
+ "Subject": "Betreff",
18
+ "To": "An",
19
+ "User": "Benutzer"
20
+ }
@@ -1,20 +1,20 @@
1
1
  {
2
- "Mailer": "Mailer",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
4
- "SMTP host": "Service host",
5
- "Port": "Port",
6
- "Secure": "Secure",
7
- "User": "User",
8
- "Password": "Password",
9
- "From": "From",
10
- "To": "To",
11
- "CC": "CC",
12
- "BCC": "BCC",
13
2
  "Add email address": "Add email address",
14
- "Subject": "Subject",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
15
5
  "Content": "Content",
16
6
  "Content type": "Content type",
17
- "Plain text": "Plain text",
7
+ "From": "From",
18
8
  "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
19
- "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false."
20
- }
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "E-mail cím hozzáadása",
3
+ "BCC": "Titkos másolat",
4
+ "CC": "Másolat",
5
+ "Content": "Tartalom",
6
+ "Content type": "Tartalom típus",
7
+ "From": "Feladó",
8
+ "Ignore failed sending and continue workflow": "Sikertelen küldés figyelmen kívül hagyása és a munkafolyamat folytatása",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Levelező",
11
+ "Password": "Jelszó",
12
+ "Plain text": "Egyszerű szöveg",
13
+ "Port": "Port",
14
+ "SMTP host": "SMTP kiszolgáló",
15
+ "Secure": "Biztonságos",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "E-mail küldése SMTP szolgáltatás hívásával. A felsőbb csomópontokban lévő változókat használhatja a címzettek, tárgy és e-mail tartalom értékeiként.",
17
+ "Subject": "Tárgy",
18
+ "To": "Címzett",
19
+ "User": "Felhasználó"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Tambah alamat email",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Konten",
6
+ "Content type": "Tipe konten",
7
+ "From": "Dari",
8
+ "Ignore failed sending and continue workflow": "Abaikan pengiriman yang gagal dan lanjutkan alur kerja",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Kata sandi",
12
+ "Plain text": "Teks biasa",
13
+ "Port": "Port",
14
+ "SMTP host": "Host Layanan",
15
+ "Secure": "Aman",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Kirim email dengan memanggil layanan SMTP. Anda dapat menggunakan variabel di node hulu sebagai penerima, subjek, dan konten email.",
17
+ "Subject": "Subjek",
18
+ "To": "Kepada",
19
+ "User": "Pengguna"
20
+ }
@@ -1,19 +1,20 @@
1
1
  {
2
- "Mailer": "Mailer",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Invia email chiamando il servizio SMTP. Puoi usare le variabili nei nodi upstream come destinatari, oggetto e contenuto dell'email.",
4
- "SMTP host": "Host servizio",
5
- "Port": "Porta",
6
- "Secure": "Sicuro",
7
- "User": "Utente",
8
- "Password": "Password",
9
- "From": "Da",
10
- "To": "A",
11
- "CC": "CC",
12
- "BCC": "BCC",
13
2
  "Add email address": "Aggiungi indirizzo email",
14
- "Subject": "Oggetto",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
15
5
  "Content": "Contenuto",
16
6
  "Content type": "Tipo di contenuto",
7
+ "From": "Da",
8
+ "Ignore failed sending and continue workflow": "Ignora l'invio fallito e continua il workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
17
12
  "Plain text": "Testo semplice",
18
- "Ignore failed sending and continue workflow": "Ignora l'invio fallito e continua il workflow"
19
- }
13
+ "Port": "Porta",
14
+ "SMTP host": "Host servizio",
15
+ "Secure": "Sicuro",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Invia email chiamando il servizio SMTP. Puoi usare le variabili nei nodi upstream come destinatari, oggetto e contenuto dell'email.",
17
+ "Subject": "Oggetto",
18
+ "To": "A",
19
+ "User": "Utente"
20
+ }
@@ -1,19 +1,20 @@
1
1
  {
2
- "Mailer": "メール送信",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "メールを送信します。上流ノードの変数を受信者、件名、内容として使用可能です。",
4
- "SMTP host": "SMTPホスト",
5
- "Port": "ポート",
6
- "Secure": "セキュア",
7
- "User": "ユーザー",
8
- "Password": "パスワード",
9
- "From": "送信元",
10
- "To": "宛先",
11
- "CC": "CC",
12
- "BCC": "BCC",
13
2
  "Add email address": "メールアドレスを追加",
14
- "Subject": "件名",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
15
5
  "Content": "内容",
16
6
  "Content type": "内容の形式",
7
+ "From": "送信元",
8
+ "Ignore failed sending and continue workflow": "送信失敗を無視してワークフローを継続",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "メール送信",
11
+ "Password": "パスワード",
17
12
  "Plain text": "プレーンテキスト",
18
- "Ignore failed sending and continue workflow": "送信失敗を無視してワークフローを継続"
13
+ "Port": "ポート",
14
+ "SMTP host": "SMTPホスト",
15
+ "Secure": "セキュア",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "メールを送信します。上流ノードの変数を受信者、件名、内容として使用可能です。",
17
+ "Subject": "件名",
18
+ "To": "宛先",
19
+ "User": "ユーザー"
19
20
  }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "이메일 주소 추가",
3
+ "BCC": "숨은 참조",
4
+ "CC": "참조",
5
+ "Content": "내용",
6
+ "Content type": "내용 유형",
7
+ "From": "보낸 사람",
8
+ "Ignore failed sending and continue workflow": "전송 실패 시 무시하고 워크플로 계속",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "메일러",
11
+ "Password": "비밀번호",
12
+ "Plain text": "일반 텍스트",
13
+ "Port": "포트",
14
+ "SMTP host": "서비스 호스트",
15
+ "Secure": "보안",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "SMTP 서비스를 호출하여 이메일을 보냅니다. 상위 노드의 변수를 수신자, 제목, 내용으로 사용할 수 있습니다.",
17
+ "Subject": "제목",
18
+ "To": "받는 사람",
19
+ "User": "사용자"
20
+ }
@@ -1,19 +1,20 @@
1
1
  {
2
- "Mailer": "Verzender",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Stuur e-mail door de SMTP-service aan te roepen. Je kan de variabelen in de stroomopwaartse nodes gebruiken als ontvangers, onderwerp en inhoud van de e-mail.",
4
- "SMTP host": "SMTP host",
5
- "Port": "Poort",
6
- "Secure": "Veilig",
7
- "User": "Gebruiker",
8
- "Password": "Wachtwoord",
9
- "From": "Van",
10
- "To": "Naar",
11
- "CC": "CC",
12
- "BCC": "BCC",
13
- "Add email address": "E-mailadres toevoegen",
14
- "Subject": "Onderwerp",
15
- "Content": "Inhoud",
16
- "Content type": "Inhoudstype",
17
- "Plain text": "Platte tekst",
18
- "Ignore failed sending and continue workflow": "Negeer mislukte verzending en ga door met de workflow"
2
+ "Add email address": "E-mailadres toevoegen",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Inhoud",
6
+ "Content type": "Inhoudstype",
7
+ "From": "Van",
8
+ "Ignore failed sending and continue workflow": "Negeer mislukte verzending en ga door met de workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Verzender",
11
+ "Password": "Wachtwoord",
12
+ "Plain text": "Platte tekst",
13
+ "Port": "Poort",
14
+ "SMTP host": "SMTP host",
15
+ "Secure": "Veilig",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Stuur e-mail door de SMTP-service aan te roepen. Je kan de variabelen in de stroomopwaartse nodes gebruiken als ontvangers, onderwerp en inhoud van de e-mail.",
17
+ "Subject": "Onderwerp",
18
+ "To": "Naar",
19
+ "User": "Gebruiker"
19
20
  }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Добавить email-адрес",
3
+ "BCC": "Скрытая копия (BCC)",
4
+ "CC": "Копия (CC)",
5
+ "Content": "Содержание",
6
+ "Content type": "Тип содержания",
7
+ "From": "От",
8
+ "Ignore failed sending and continue workflow": "Игнорировать неудачную отправку и продолжить рабочий процесс",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "В большинстве случаев, если используется порт 465, установите true; иначе установите false.",
10
+ "Mailer": "Почтовый сервис",
11
+ "Password": "Пароль",
12
+ "Plain text": "Простой текст",
13
+ "Port": "Порт",
14
+ "SMTP host": "Хост SMTP-сервиса",
15
+ "Secure": "Безопасное соединение",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Отправить email, вызвав SMTP-сервис. Вы можете использовать переменные из предыдущих узлов в качестве получателей, темы и содержания письма.",
17
+ "Subject": "Тема",
18
+ "To": "Кому",
19
+ "User": "Пользователь"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Nội dung",
6
+ "Content type": "Loại nội dung",
7
+ "From": "Từ",
8
+ "Ignore failed sending and continue workflow": "Bỏ qua gửi thất bại và tiếp tục quy trình",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Người gửi mail",
11
+ "Password": "Mật khẩu",
12
+ "Plain text": "Văn bản thuần",
13
+ "Port": "Cổng",
14
+ "SMTP host": "Máy chủ dịch vụ",
15
+ "Secure": "Bảo mật",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Gửi email bằng cách gọi dịch vụ SMTP. Bạn có thể sử dụng các biến trong các nút phía trước làm người nhận, chủ đề và nội dung của email.",
17
+ "Subject": "Chủ đề",
18
+ "To": "Đến",
19
+ "User": "Người dùng"
20
+ }
@@ -1,20 +1,20 @@
1
1
  {
2
- "Mailer": "邮件发送",
3
- "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "发送邮件。可以使用上游节点中的变量作为邮件的接收者、主题和内容。",
4
- "SMTP host": "SMTP 服务主机名",
5
- "Port": "端口",
6
- "Secure": "安全模式",
7
- "User": "用户名",
8
- "Password": "密码",
9
- "From": "发件人",
10
- "To": "收件人",
11
- "CC": "抄送",
12
- "BCC": "暗送",
13
2
  "Add email address": "新增邮件地址",
14
- "Subject": "主题",
3
+ "BCC": "暗送",
4
+ "CC": "抄送",
15
5
  "Content": "内容",
16
6
  "Content type": "内容格式",
17
- "Plain text": "纯文本",
7
+ "From": "发件人",
18
8
  "Ignore failed sending and continue workflow": "忽略失败的发送并继续工作流",
19
- "In most cases, if using port 465, set it to true; otherwise, set it to false.": "通常情况下,如果使用端口 465 ,请设置为 true ;否则,请设置为 false 。"
20
- }
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "通常情况下,如果使用端口 465 ,请设置为 true ;否则,请设置为 false 。",
10
+ "Mailer": "邮件发送",
11
+ "Password": "密码",
12
+ "Plain text": "纯文本",
13
+ "Port": "端口",
14
+ "SMTP host": "SMTP 服务主机名",
15
+ "Secure": "安全模式",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "发送邮件。可以使用上游节点中的变量作为邮件的接收者、主题和内容。",
17
+ "Subject": "主题",
18
+ "To": "收件人",
19
+ "User": "用户名"
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Add email address": "Add email address",
3
+ "BCC": "BCC",
4
+ "CC": "CC",
5
+ "Content": "Content",
6
+ "Content type": "Content type",
7
+ "From": "From",
8
+ "Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow",
9
+ "In most cases, if using port 465, set it to true; otherwise, set it to false.": "In most cases, if using port 465, set it to true; otherwise, set it to false.",
10
+ "Mailer": "Mailer",
11
+ "Password": "Password",
12
+ "Plain text": "Plain text",
13
+ "Port": "Port",
14
+ "SMTP host": "Service host",
15
+ "Secure": "Secure",
16
+ "Send email. You can use the variables in the upstream nodes as receivers, subject and content of the email.": "Send email by calling SMTP service. You can use the variables in the upstream nodes as receivers, subject and content of the email.",
17
+ "Subject": "Subject",
18
+ "To": "To",
19
+ "User": "User"
20
+ }
@@ -1 +1 @@
1
- {"name":"nodemailer","version":"6.9.13","description":"Easy as cake e-mail sending from your Node.js applications","main":"lib/nodemailer.js","scripts":{"test":"node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js","test:coverage":"c8 node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js","lint":"eslint .","update":"rm -rf node_modules/ package-lock.json && ncu -u && npm install"},"repository":{"type":"git","url":"https://github.com/nodemailer/nodemailer.git"},"keywords":["Nodemailer"],"author":"Andris Reinman","license":"MIT-0","bugs":{"url":"https://github.com/nodemailer/nodemailer/issues"},"homepage":"https://nodemailer.com/","devDependencies":{"@aws-sdk/client-ses":"3.529.1","bunyan":"1.8.15","c8":"9.1.0","eslint":"8.57.0","eslint-config-nodemailer":"1.2.0","eslint-config-prettier":"9.1.0","libbase64":"1.3.0","libmime":"5.3.4","libqp":"2.1.0","nodemailer-ntlm-auth":"1.0.4","proxy":"1.0.2","proxy-test-server":"1.0.0","smtp-server":"3.13.3"},"engines":{"node":">=6.0.0"},"_lastModified":"2025-10-10T03:21:53.783Z"}
1
+ {"name":"nodemailer","version":"6.9.13","description":"Easy as cake e-mail sending from your Node.js applications","main":"lib/nodemailer.js","scripts":{"test":"node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js","test:coverage":"c8 node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js","lint":"eslint .","update":"rm -rf node_modules/ package-lock.json && ncu -u && npm install"},"repository":{"type":"git","url":"https://github.com/nodemailer/nodemailer.git"},"keywords":["Nodemailer"],"author":"Andris Reinman","license":"MIT-0","bugs":{"url":"https://github.com/nodemailer/nodemailer/issues"},"homepage":"https://nodemailer.com/","devDependencies":{"@aws-sdk/client-ses":"3.529.1","bunyan":"1.8.15","c8":"9.1.0","eslint":"8.57.0","eslint-config-nodemailer":"1.2.0","eslint-config-prettier":"9.1.0","libbase64":"1.3.0","libmime":"5.3.4","libqp":"2.1.0","nodemailer-ntlm-auth":"1.0.4","proxy":"1.0.2","proxy-test-server":"1.0.0","smtp-server":"3.13.3"},"engines":{"node":">=6.0.0"},"_lastModified":"2025-12-06T17:57:03.021Z"}
package/package.json CHANGED
@@ -1,14 +1,17 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-workflow-mailer",
3
3
  "displayName": "Workflow: mailer node",
4
+ "displayName.ru-RU": "Рабочий процесс: Узел отправки почты",
4
5
  "displayName.zh-CN": "工作流:邮件发送节点",
5
6
  "description": "Send email in workflow.",
7
+ "description.ru-RU": "Отправляет электронное письмо в рамках рабочего процесса.",
6
8
  "description.zh-CN": "可用于在工作流中发送电子邮件。",
7
- "version": "2.0.0-alpha.5",
9
+ "version": "2.0.0-alpha.51",
8
10
  "license": "AGPL-3.0",
9
11
  "main": "./dist/server/index.js",
10
12
  "homepage": "https://docs.nocobase.com/handbook/workflow-smtp-mailer",
11
13
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/workflow-smtp-mailer",
14
+ "homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/workflow-smtp-mailer",
12
15
  "devDependencies": {
13
16
  "antd": "5.x",
14
17
  "nodemailer": "6.9.13",
@@ -21,7 +24,7 @@
21
24
  "@nocobase/server": "2.x",
22
25
  "@nocobase/test": "2.x"
23
26
  },
24
- "gitHead": "943e035bbec27f9ecfe8ce8857955945f20976f3",
27
+ "gitHead": "a1e34dd97f370d54f3d80a6b83ab7ddb9c72dc18",
25
28
  "keywords": [
26
29
  "NocoBase",
27
30
  "Workflow",