@activepieces/piece-posthog 0.3.5 → 0.3.7

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,13 +1,14 @@
1
1
  {
2
2
  "name": "@activepieces/piece-posthog",
3
- "version": "0.3.5",
3
+ "version": "0.3.7",
4
4
  "dependencies": {
5
- "@ai-sdk/anthropic": "1.2.12",
6
- "@ai-sdk/google": "1.2.19",
7
- "@ai-sdk/openai": "1.3.22",
8
- "@ai-sdk/replicate": "0.2.8",
5
+ "@ai-sdk/anthropic": "2.0.3",
6
+ "@ai-sdk/google": "2.0.6",
7
+ "@ai-sdk/openai": "2.0.12",
8
+ "@ai-sdk/provider": "2.0.0",
9
+ "@ai-sdk/replicate": "1.0.3",
9
10
  "@sinclair/typebox": "0.34.11",
10
- "ai": "4.3.16",
11
+ "ai": "5.0.12",
11
12
  "axios": "1.8.3",
12
13
  "axios-retry": "4.4.1",
13
14
  "deepmerge-ts": "7.1.0",
@@ -16,9 +17,9 @@
16
17
  "nanoid": "3.3.8",
17
18
  "semver": "7.6.0",
18
19
  "zod": "3.25.76",
19
- "@activepieces/pieces-common": "0.6.3",
20
- "@activepieces/pieces-framework": "0.18.0",
21
- "@activepieces/shared": "0.17.11",
20
+ "@activepieces/pieces-common": "0.6.7",
21
+ "@activepieces/pieces-framework": "0.18.3",
22
+ "@activepieces/shared": "0.18.5",
22
23
  "tslib": "2.8.1"
23
24
  },
24
25
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "Kopfzeilen",
24
24
  "Query Parameters": "Abfrageparameter",
25
25
  "Body": "Körper",
26
+ "Response is Binary ?": "Antwort ist binär?",
26
27
  "No Error on Failure": "Kein Fehler bei Fehler",
27
28
  "Timeout (in seconds)": "Timeout (in Sekunden)",
28
29
  "The event name": "Name des Ereignisses",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Gibt an, ob eingehende IP-Adressen anonymisiert werden sollen.",
37
38
  "If this is a demo project": "Wenn dies ein Demo-Projekt ist",
38
39
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
40
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Erfassen",
41
43
  "Identify": "Identifizieren",
package/src/i18n/es.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "Encabezados",
24
24
  "Query Parameters": "Parámetros de consulta",
25
25
  "Body": "Cuerpo",
26
+ "Response is Binary ?": "¿Respuesta es binaria?",
26
27
  "No Error on Failure": "No hay ningún error en fallo",
27
28
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
28
29
  "The event name": "El nombre del evento",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Si desea anonimizar las direcciones IP entrantes.",
37
38
  "If this is a demo project": "Si este es un proyecto de demostración",
38
39
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
40
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Captura",
41
43
  "Identify": "Identificar",
package/src/i18n/fr.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "En-têtes",
24
24
  "Query Parameters": "Paramètres de requête",
25
25
  "Body": "Corps",
26
+ "Response is Binary ?": "La réponse est Binaire ?",
26
27
  "No Error on Failure": "Aucune erreur en cas d'échec",
27
28
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
28
29
  "The event name": "Le nom de l'événement",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Si l'on doit anonymiser les adresses IP entrantes.",
37
38
  "If this is a demo project": "Si c'est un projet de démo",
38
39
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
40
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Capturer",
41
43
  "Identify": "Identifier",
package/src/i18n/ja.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "ヘッダー",
24
24
  "Query Parameters": "クエリパラメータ",
25
25
  "Body": "本文",
26
+ "Response is Binary ?": "応答はバイナリですか?",
26
27
  "No Error on Failure": "失敗時にエラーはありません",
27
28
  "Timeout (in seconds)": "タイムアウト(秒)",
28
29
  "The event name": "イベント名",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "受信IPアドレスを匿名化するかどうかを設定します。",
37
38
  "If this is a demo project": "デモプロジェクトの場合",
38
39
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
40
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Capture",
41
43
  "Identify": "識別",
package/src/i18n/nl.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "Kopteksten",
24
24
  "Query Parameters": "Query parameters",
25
25
  "Body": "Lichaam",
26
+ "Response is Binary ?": "Antwoord is binair?",
26
27
  "No Error on Failure": "Geen fout bij fout",
27
28
  "Timeout (in seconds)": "Time-out (in seconden)",
28
29
  "The event name": "Naam van de gebeurtenis",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Inkomende IP adressen anonimiseren.",
37
38
  "If this is a demo project": "Als dit een demo-project is",
38
39
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
40
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Vastleggen",
41
43
  "Identify": "Identificeren",
package/src/i18n/pt.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "Cabeçalhos",
24
24
  "Query Parameters": "Parâmetros da consulta",
25
25
  "Body": "Conteúdo",
26
+ "Response is Binary ?": "A resposta é binária ?",
26
27
  "No Error on Failure": "Nenhum erro no Failure",
27
28
  "Timeout (in seconds)": "Tempo limite (em segundos)",
28
29
  "The event name": "Nome do evento",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Se deseja anonimizar endereços IP recebidos.",
37
38
  "If this is a demo project": "Se este é um projeto de demonstração",
38
39
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
40
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Capturar",
41
43
  "Identify": "Identificar",
@@ -23,6 +23,7 @@
23
23
  "Headers": "Headers",
24
24
  "Query Parameters": "Query Parameters",
25
25
  "Body": "Body",
26
+ "Response is Binary ?": "Response is Binary ?",
26
27
  "No Error on Failure": "No Error on Failure",
27
28
  "Timeout (in seconds)": "Timeout (in seconds)",
28
29
  "The event name": "The event name",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
37
38
  "If this is a demo project": "If this is a demo project",
38
39
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
40
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Capture",
41
43
  "Identify": "Identify",
package/src/i18n/zh.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "Headers": "信头",
24
24
  "Query Parameters": "查询参数",
25
25
  "Body": "正文内容",
26
+ "Response is Binary ?": "Response is Binary ?",
26
27
  "No Error on Failure": "失败时没有错误",
27
28
  "Timeout (in seconds)": "超时(秒)",
28
29
  "The event name": "The event name",
@@ -36,6 +37,7 @@
36
37
  "Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
37
38
  "If this is a demo project": "If this is a demo project",
38
39
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
40
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
39
41
  "Alias": "Alias",
40
42
  "Capture": "Capture",
41
43
  "Identify": "Identify",