@activepieces/piece-mautic 0.4.11 → 0.4.12

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-mautic",
3
- "version": "0.4.11",
3
+ "version": "0.4.12",
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.20.0",
14
+ "@activepieces/pieces-framework": "0.20.1",
15
+ "@activepieces/shared": "0.20.1",
17
16
  "tslib": "2.8.1"
18
17
  },
19
18
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Maurisch",
3
2
  "Open-source marketing automation software": "Open-Source-Marketing-Automationssoftware",
4
3
  "Base URL": "Basis-URL",
5
4
  "Username": "Benutzername",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Maútico",
3
2
  "Open-source marketing automation software": "Software de automatización de marketing de código abierto",
4
3
  "Base URL": "URL base",
5
4
  "Username": "Usuario",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Mautique",
3
2
  "Open-source marketing automation software": "Logiciel d'automatisation de marketing open source",
4
3
  "Base URL": "URL de base",
5
4
  "Username": "Nom d'utilisateur",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Mautic",
3
2
  "Open-source marketing automation software": "オープンソースのマーケティング自動化ソフトウェア",
4
3
  "Base URL": "ベースURL",
5
4
  "Username": "ユーザー名",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Mautisch",
3
2
  "Open-source marketing automation software": "Open-source marketing automatiseringssoftware",
4
3
  "Base URL": "Basis URL",
5
4
  "Username": "Gebruikersnaam",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Maurta",
3
2
  "Open-source marketing automation software": "Software de automação de software de código aberto",
4
3
  "Base URL": "URL Base",
5
4
  "Username": "Usuário:",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Mautic",
3
2
  "Open-source marketing automation software": "Open-source marketing automation software",
4
3
  "Base URL": "Base URL",
5
4
  "Username": "Username",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Mautic": "Mautic",
3
2
  "Open-source marketing automation software": "Open-source marketing automation software",
4
3
  "Base URL": "基本网址",
5
4
  "Username": "用户名",