@activepieces/piece-sendpulse 0.0.7 → 0.0.8

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-sendpulse",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
@@ -9,15 +9,14 @@
9
9
  "axios": "1.8.3",
10
10
  "axios-retry": "4.4.1",
11
11
  "deepmerge-ts": "7.1.0",
12
- "fast-glob": "3.3.3",
13
12
  "mime-types": "2.1.35",
14
13
  "nanoid": "3.3.8",
15
14
  "semver": "7.6.0",
16
15
  "tslib": "^2.3.0",
17
16
  "zod": "3.25.76",
18
17
  "@activepieces/pieces-common": "0.7.0",
19
- "@activepieces/pieces-framework": "0.18.4",
20
- "@activepieces/shared": "0.20.0"
18
+ "@activepieces/pieces-framework": "0.20.1",
19
+ "@activepieces/shared": "0.20.1"
21
20
  },
22
21
  "overrides": {
23
22
  "@tryfabric/martian": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "Sendeimpuls",
3
2
  "Client ID": "Kunden-ID",
4
3
  "Client Secret": "Kundengeheimnis",
5
4
  "Enter your SendPulse client credentials": "Geben Sie Ihre SendPulse Client-Zugangsdaten ein",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "Enviar Pulso",
3
2
  "Client ID": "ID de cliente",
4
3
  "Client Secret": "Cliente secreto",
5
4
  "Enter your SendPulse client credentials": "Introduzca sus credenciales de cliente de SendPulse",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "Envoyer Pulse",
3
2
  "Client ID": "ID client",
4
3
  "Client Secret": "Clé secrète du client",
5
4
  "Enter your SendPulse client credentials": "Entrez vos identifiants de client SendPulse",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "SendPulse",
3
2
  "Client ID": "クライアント ID",
4
3
  "Client Secret": "クライアントシークレット",
5
4
  "Enter your SendPulse client credentials": "SendPulseクライアントの資格情報を入力してください",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "SendPuls",
3
2
  "Client ID": "Klant ID",
4
3
  "Client Secret": "Client Secret",
5
4
  "Enter your SendPulse client credentials": "Voer uw SendPulse clientreferenties in",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "Pulso",
3
2
  "Client ID": "ID do Cliente",
4
3
  "Client Secret": "Chave secreta",
5
4
  "Enter your SendPulse client credentials": "Digite suas credenciais do cliente SendPulse",
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "SendPulse",
3
2
  "Client ID": "Client ID",
4
3
  "Client Secret": "Client Secret",
5
4
  "Enter your SendPulse client credentials": "Enter your SendPulse client credentials",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "SendPulse": "SendPulse",
3
2
  "Client ID": "客户端ID",
4
3
  "Client Secret": "客户端密钥",
5
4
  "Enter your SendPulse client credentials": "Enter your SendPulse client credentials",