@nocobase/plugin-workflow-mailer 1.7.0-beta.1 → 1.7.0-beta.3
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.
package/dist/externalVersion.js
CHANGED
|
@@ -11,8 +11,8 @@ module.exports = {
|
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"@ant-design/icons": "5.6.1",
|
|
13
13
|
"@formily/antd-v5": "1.1.9",
|
|
14
|
-
"@nocobase/client": "1.7.0-beta.
|
|
15
|
-
"@nocobase/plugin-workflow": "1.7.0-beta.
|
|
14
|
+
"@nocobase/client": "1.7.0-beta.3",
|
|
15
|
+
"@nocobase/plugin-workflow": "1.7.0-beta.3",
|
|
16
16
|
"react-i18next": "11.18.6",
|
|
17
|
-
"@nocobase/server": "1.7.0-beta.
|
|
17
|
+
"@nocobase/server": "1.7.0-beta.3"
|
|
18
18
|
};
|
|
@@ -0,0 +1,19 @@
|
|
|
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
|
+
"Add email address": "E-Mail-Adresse hinzufügen",
|
|
14
|
+
"Subject": "Betreff",
|
|
15
|
+
"Content": "Inhalt",
|
|
16
|
+
"Content type": "Inhaltstyp",
|
|
17
|
+
"Plain text": "Einfacher Text",
|
|
18
|
+
"Ignore failed sending and continue workflow": "Fehlgeschlagenen Versand ignorieren und Workflow fortsetzen"
|
|
19
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
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": "Gebruiker",
|
|
8
|
+
"Password": "Wachtwoord",
|
|
9
|
+
"From": "From",
|
|
10
|
+
"To": "To",
|
|
11
|
+
"CC": "CC",
|
|
12
|
+
"BCC": "BCC",
|
|
13
|
+
"Add email address": "Add email address",
|
|
14
|
+
"Subject": "Subject",
|
|
15
|
+
"Content": "Content",
|
|
16
|
+
"Content type": "Content type",
|
|
17
|
+
"Plain text": "Plain text",
|
|
18
|
+
"Ignore failed sending and continue workflow": "Ignore failed sending and continue workflow"
|
|
19
|
+
}
|
|
@@ -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-03-
|
|
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-03-13T23:31:51.838Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "工作流:邮件发送节点",
|
|
5
5
|
"description": "Send email in workflow.",
|
|
6
6
|
"description.zh-CN": "可用于在工作流中发送电子邮件。",
|
|
7
|
-
"version": "1.7.0-beta.
|
|
7
|
+
"version": "1.7.0-beta.3",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"homepage": "https://docs.nocobase.com/handbook/workflow-smtp-mailer",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@nocobase/server": "1.x",
|
|
22
22
|
"@nocobase/test": "1.x"
|
|
23
23
|
},
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "8d52cb1d366a968f87c1cd3f98f55f24be3056a5",
|
|
25
25
|
"keywords": [
|
|
26
26
|
"NocoBase",
|
|
27
27
|
"Workflow",
|