@activepieces/piece-drip 0.3.8 → 0.3.10

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/package.json CHANGED
@@ -1,19 +1,18 @@
1
1
  {
2
2
  "name": "@activepieces/piece-drip",
3
- "version": "0.3.8",
3
+ "version": "0.3.10",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
7
7
  "axios-retry": "4.4.1",
8
8
  "deepmerge-ts": "7.1.0",
9
- "fast-glob": "3.3.3",
10
9
  "mime-types": "2.1.35",
11
10
  "nanoid": "3.3.8",
12
11
  "semver": "7.6.0",
13
12
  "zod": "3.25.76",
14
13
  "@activepieces/pieces-common": "0.7.0",
15
- "@activepieces/pieces-framework": "0.18.4",
16
- "@activepieces/shared": "0.19.0",
14
+ "@activepieces/pieces-framework": "0.20.1",
15
+ "@activepieces/shared": "0.23.0",
17
16
  "tslib": "2.8.1"
18
17
  },
19
18
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Tropfen",
3
2
  "E-commerce CRM for B2B marketers": "E-Commerce-CRM für B2B-Vermarkter",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Holen Sie es unter https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Einen Tag auf Abonnenten anwenden",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Gota",
3
2
  "E-commerce CRM for B2B marketers": "CRM de comercio electrónico para comercializadores B2B",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Obtenerlo en https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Aplicar una etiqueta al suscriptor",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Goutte",
3
2
  "E-commerce CRM for B2B marketers": "CRM e-commerce pour les marketeurs B2B",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Obtenez-le depuis https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Appliquer un tag à l'abonné",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "ドリップ",
3
2
  "E-commerce CRM for B2B marketers": "B2Bマーケティング担当者向けのEコマースCRM",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Get it from https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "購読者にタグを適用する",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Uitvoeren",
3
2
  "E-commerce CRM for B2B marketers": "E-commerce CRM voor B2B marketers",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Download het via https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Een tag toepassen op abonnee",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Gota",
3
2
  "E-commerce CRM for B2B marketers": "E-commerce CRM para comerciantes B2B",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Baixe em https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Aplicar uma etiqueta ao assinante",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Drip": "Drip",
3
2
  "E-commerce CRM for B2B marketers": "E-commerce CRM for B2B marketers",
4
3
  "Get it from https://www.getdrip.com/user/edit": "Get it from https://www.getdrip.com/user/edit",
5
4
  "Apply a tag to subscriber": "Apply a tag to subscriber",
package/src/i18n/zh.json CHANGED
@@ -1,55 +1,54 @@
1
1
  {
2
- "Drip": "Drip",
3
- "E-commerce CRM for B2B marketers": "E-commerce CRM for B2B marketers",
4
- "Get it from https://www.getdrip.com/user/edit": "Get it from https://www.getdrip.com/user/edit",
5
- "Apply a tag to subscriber": "Apply a tag to subscriber",
6
- "Add a subscriber to a campaign": "Add a subscriber to a campaign",
7
- "Create or Update Subscriber": "Create or Update Subscriber",
2
+ "E-commerce CRM for B2B marketers": "B2B 营销商的电子商务CRM",
3
+ "Get it from https://www.getdrip.com/user/edit": " https://www.getdrip.com/user/edit 获取。",
4
+ "Apply a tag to subscriber": "对订阅者应用标签",
5
+ "Add a subscriber to a campaign": "将一个订阅者添加到活动",
6
+ "Create or Update Subscriber": "创建或更新订阅者",
8
7
  "Custom API Call": "自定义 API 呼叫",
9
- "Apply a tag to a subscriber": "Apply a tag to a subscriber",
10
- "Add a subscriber to a campaign (Email series)": "Add a subscriber to a campaign (Email series)",
8
+ "Apply a tag to a subscriber": "将标签应用到订阅者",
9
+ "Add a subscriber to a campaign (Email series)": "将一个订阅者添加到活动 (Email 系列)",
11
10
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
12
- "Account": "Account",
13
- "Subscriber Email": "Subscriber Email",
11
+ "Account": "账户",
12
+ "Subscriber Email": "订阅者电子邮件",
14
13
  "Tag": "标签",
15
- "Email Series Campaign": "Email Series Campaign",
14
+ "Email Series Campaign": "电子邮件系列活动",
16
15
  "tags": "标签",
17
- "Custom Fields": "Custom Fields",
16
+ "Custom Fields": "自定义字段",
18
17
  "First Name": "名字",
19
18
  "Last Name": "名字",
20
- "Zip Code": "Zip Code",
21
- "Country": "Country",
22
- "State": "State",
23
- "City": "City",
24
- "Phone": "Phone",
25
- "Address": "Address",
19
+ "Zip Code": "邮编",
20
+ "Country": "国家",
21
+ "State": "状态",
22
+ "City": "城市",
23
+ "Phone": "电话",
24
+ "Address": "地址",
26
25
  "Method": "方法",
27
26
  "Headers": "信头",
28
27
  "Query Parameters": "查询参数",
29
28
  "Body": "正文内容",
30
- "Response is Binary ?": "Response is Binary ?",
29
+ "Response is Binary ?": "响应是二进制的?",
31
30
  "No Error on Failure": "失败时没有错误",
32
31
  "Timeout (in seconds)": "超时(秒)",
33
- "Email of the subscriber": "Email of the subscriber",
34
- "Tag to apply": "Tag to apply",
35
- "Tags to apply to subscriber": "Tags to apply to subscriber",
36
- "Custom field data about the subscriber": "Custom field data about the subscriber",
37
- "Postal code in which the subscriber resides": "Postal code in which the subscriber resides",
38
- "The country in which the subscriber resides": "The country in which the subscriber resides",
39
- "The region in which the subscriber resides": "The region in which the subscriber resides",
40
- "The city in which the subscriber resides": "The city in which the subscriber resides",
41
- "The subscriber's primary phone number": "The subscriber's primary phone number",
42
- "The subscriber's mailing address": "The subscriber's mailing address",
32
+ "Email of the subscriber": "订阅者的电子邮件",
33
+ "Tag to apply": "要应用的标签",
34
+ "Tags to apply to subscriber": "适用于订阅者的标签",
35
+ "Custom field data about the subscriber": "自定义订阅者字段数据",
36
+ "Postal code in which the subscriber resides": "订阅者居住的邮政编码",
37
+ "The country in which the subscriber resides": "用户居住的国家",
38
+ "The region in which the subscriber resides": "用户所在地区",
39
+ "The city in which the subscriber resides": "订阅者所在的城市",
40
+ "The subscriber's primary phone number": "用户的主要电话号码",
41
+ "The subscriber's mailing address": "订阅者的邮件地址",
43
42
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
44
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
43
+ "Enable for files like PDFs, images, etc..": "启用 PDF、图像等文件。",
45
44
  "GET": "获取",
46
45
  "POST": "帖子",
47
46
  "PATCH": "PATCH",
48
47
  "PUT": "弹出",
49
48
  "DELETE": "删除",
50
49
  "HEAD": "黑色",
51
- "New Subscriber": "New Subscriber",
52
- "Tag Applied": "Tag Applied",
53
- "Triggers when a subscriber is created in your Drip account.": "Triggers when a subscriber is created in your Drip account.",
54
- "Triggers when a tag is applied.": "Triggers when a tag is applied."
50
+ "New Subscriber": "新订阅者",
51
+ "Tag Applied": "已应用标签",
52
+ "Triggers when a subscriber is created in your Drip account.": "在您的Drip 帐户中创建一个订阅者时触发.",
53
+ "Triggers when a tag is applied.": "应用标签时触发。"
55
54
  }