@activepieces/piece-amazon-s3 0.3.17 → 0.3.18

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-amazon-s3",
3
- "version": "0.3.17",
3
+ "version": "0.3.18",
4
4
  "dependencies": {
5
5
  "@aws-sdk/client-s3": "3.637.0",
6
6
  "@aws-sdk/s3-request-presigner": "3.658.1",
@@ -9,14 +9,13 @@
9
9
  "axios-retry": "4.4.1",
10
10
  "dayjs": "1.11.9",
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
  "zod": "3.25.76",
17
16
  "@activepieces/pieces-common": "0.7.0",
18
- "@activepieces/pieces-framework": "0.18.4",
19
- "@activepieces/shared": "0.19.1",
17
+ "@activepieces/pieces-framework": "0.20.1",
18
+ "@activepieces/shared": "0.20.1",
20
19
  "tslib": "2.8.1"
21
20
  },
22
21
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Skalierbarer Speicher in der Cloud",
4
3
  "Access Key ID": "Zugangsschlüssel ID",
5
4
  "Secret Access Key": "Geheimer Zugangsschlüssel",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Almacenamiento escalable en la nube",
4
3
  "Access Key ID": "Clave de acceso ID",
5
4
  "Secret Access Key": "Clave de acceso secreta",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Stockage évolutif dans le cloud",
4
3
  "Access Key ID": "ID de la clé d'accès",
5
4
  "Secret Access Key": "Clé secrète d'accès",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "クラウド内のスケーラブルなストレージ",
4
3
  "Access Key ID": "アクセスキーID",
5
4
  "Secret Access Key": "シークレットアクセスキー",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Schaalbare opslag in de cloud",
4
3
  "Access Key ID": "Toegangssleutel ID",
5
4
  "Secret Access Key": "Geheime toegangssleutel",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Armazenamento escalável na nuvem",
4
3
  "Access Key ID": "Chave ID de acesso",
5
4
  "Secret Access Key": "Chave de Acesso Secreta",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Scalable storage in the cloud",
4
3
  "Access Key ID": "Access Key ID",
5
4
  "Secret Access Key": "Secret Access Key",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon S3": "Amazon S3",
3
2
  "Scalable storage in the cloud": "Scalable storage in the cloud",
4
3
  "Access Key ID": "Access Key ID",
5
4
  "Secret Access Key": "Secret Access Key",