@activepieces/piece-sendfox 0.0.8 → 0.0.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.
Files changed (2) hide show
  1. package/package.json +5 -6
  2. package/src/i18n/ru.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-sendfox",
3
- "version": "0.0.8",
3
+ "version": "0.0.10",
4
4
  "dependencies": {
5
5
  "@ai-sdk/anthropic": "1.2.12",
6
6
  "@ai-sdk/google": "1.2.19",
@@ -16,9 +16,9 @@
16
16
  "nanoid": "3.3.8",
17
17
  "semver": "7.6.0",
18
18
  "zod": "3.25.76",
19
- "@activepieces/pieces-common": "0.6.0",
20
- "@activepieces/pieces-framework": "0.15.0",
21
- "@activepieces/shared": "0.17.2",
19
+ "@activepieces/pieces-common": "0.6.4",
20
+ "@activepieces/pieces-framework": "0.18.3",
21
+ "@activepieces/shared": "0.18.0",
22
22
  "tslib": "2.8.1"
23
23
  },
24
24
  "overrides": {
@@ -27,8 +27,7 @@
27
27
  },
28
28
  "vite": {
29
29
  "rollup": "npm:@rollup/wasm-node"
30
- },
31
- "stylus": "0.0.1-security"
30
+ }
32
31
  },
33
32
  "resolutions": {
34
33
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/ru.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "SendFox": "SendFox",
3
3
  "Email marketing made simple": "Простой маркетинг по электронной почте",
4
- "To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.": "To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.",
4
+ "To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.": "Для получения вашего персонального токена выполните следующие шаги:\n1. Войдите в свой аккаунт SendFox.\n2. Перейдите на сайт https://sendfox.com/account/oauth, чтобы создать его.\n3. В разделе OAuth приложения нажмите на «Создать новый токен».\n4. Введите любое имя, затем нажмите создать.\n5. Скопируйте и вставьте ваш токен сюда.",
5
5
  "Create List": "Создать список",
6
6
  "Unsubscribe Contact": "Отписаться от контактов",
7
7
  "Create Contact": "Создать контакт",