@activepieces/piece-amazon-sqs 0.0.6 → 0.0.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,15 +1,14 @@
1
1
  {
2
2
  "name": "@activepieces/piece-amazon-sqs",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "dependencies": {
5
5
  "@aws-sdk/client-sqs": "^3.806.0",
6
6
  "@sinclair/typebox": "0.34.11",
7
7
  "deepmerge-ts": "7.1.0",
8
- "fast-glob": "3.3.3",
9
8
  "nanoid": "3.3.8",
10
9
  "semver": "7.6.0",
11
- "@activepieces/pieces-framework": "0.18.4",
12
- "@activepieces/shared": "0.19.0",
10
+ "@activepieces/pieces-framework": "0.20.1",
11
+ "@activepieces/shared": "0.20.1",
13
12
  "tslib": "2.8.1"
14
13
  },
15
14
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "Zugangsschlüssel ID",
4
3
  "Secret Access Key": "Geheimer Zugangsschlüssel",
5
4
  "Region": "Region",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "SQS de Amazon",
3
2
  "Access Key ID": "Clave de acceso ID",
4
3
  "Secret Access Key": "Clave de acceso secreta",
5
4
  "Region": "Región",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "SQS Amazon",
3
2
  "Access Key ID": "ID de la clé d'accès",
4
3
  "Secret Access Key": "Clé secrète d'accès",
5
4
  "Region": "Région",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "アクセスキーID",
4
3
  "Secret Access Key": "シークレットアクセスキー",
5
4
  "Region": "地域",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "Toegangssleutel ID",
4
3
  "Secret Access Key": "Geheime toegangssleutel",
5
4
  "Region": "Regio",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "Chave ID de acesso",
4
3
  "Secret Access Key": "Chave de Acesso Secreta",
5
4
  "Region": "Região",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "Access Key ID",
4
3
  "Secret Access Key": "Secret Access Key",
5
4
  "Region": "Region",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Amazon SQS": "Amazon SQS",
3
2
  "Access Key ID": "Access Key ID",
4
3
  "Secret Access Key": "Secret Access Key",
5
4
  "Region": "Region",