@activepieces/piece-sftp 0.4.1 → 0.4.2

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-sftp",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -8,15 +8,14 @@
8
8
  "basic-ftp": "5.0.5",
9
9
  "dayjs": "1.11.9",
10
10
  "deepmerge-ts": "7.1.0",
11
- "fast-glob": "3.3.3",
12
11
  "mime-types": "2.1.35",
13
12
  "nanoid": "3.3.8",
14
13
  "semver": "7.6.0",
15
14
  "ssh2-sftp-client": "9.1.0",
16
15
  "zod": "3.25.76",
17
16
  "@activepieces/pieces-common": "0.7.0",
18
- "@activepieces/pieces-framework": "0.18.5",
19
- "@activepieces/shared": "0.20.0",
17
+ "@activepieces/pieces-framework": "0.20.1",
18
+ "@activepieces/shared": "0.22.0",
20
19
  "tslib": "2.8.1"
21
20
  },
22
21
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Mit FTP, FTPS oder SFTP-Servern verbinden",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Nicht autorisierte Zertifikate erlauben",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Conectar a servidores FTP, FTPS o SFTP",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Permitir certificados no autorizados",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Se connecter aux serveurs FTP, FTPS ou SFTP",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Autoriser les certificats non autorisés",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "FTP、FTPS、SFTPサーバーに接続",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "許可されていない証明書を許可",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Verbinding maken met FTP, FTPS of SFTP-servers",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Ongeautoriseerde certificaten toestaan",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Conectar-se aos servidores FTP, FTPS ou SFTP",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Permitir Certificados Não Autorizados",
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Connect to FTP, FTPS or SFTP servers",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Allow Unauthorized Certificates",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "FTP/SFTP": "FTP/SFTP",
3
2
  "Connect to FTP, FTPS or SFTP servers": "Connect to FTP, FTPS or SFTP servers",
4
3
  "Protocol": "Protocol",
5
4
  "Allow Unauthorized Certificates": "Allow Unauthorized Certificates",