@activepieces/piece-dumpling-ai 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,19 +1,18 @@
1
1
  {
2
2
  "name": "@activepieces/piece-dumpling-ai",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
7
7
  "axios-retry": "4.4.1",
8
8
  "deepmerge-ts": "7.1.0",
9
- "fast-glob": "3.3.3",
10
9
  "mime-types": "2.1.35",
11
10
  "nanoid": "3.3.8",
12
11
  "semver": "7.6.0",
13
12
  "zod": "3.25.76",
14
13
  "@activepieces/pieces-common": "0.7.0",
15
- "@activepieces/pieces-framework": "0.18.4",
16
- "@activepieces/shared": "0.19.1",
14
+ "@activepieces/pieces-framework": "0.20.1",
15
+ "@activepieces/shared": "0.20.1",
17
16
  "tslib": "2.8.1"
18
17
  },
19
18
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Umwandeln Sie unstrukturierte Website-Inhalte in saubere, AI-bereitgestellte Daten",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n Du kannst API-Schlüssel unter [API Section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Websuche",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Transforma el contenido no estructurado del sitio web en datos limpios y listos para la IA",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n Puedes obtener la clave API de [API Section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Búsqueda Web",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Transformez le contenu du site web non structuré en données propres et prêtes à l'IA",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Recherche Web",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "非構造化ウェブサイトのコンテンツを、AI対応のクリーンなデータに変換します",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n [API Section](https://app.dumplingai.com/api-keys)からAPIキーを取得できます。",
5
4
  "Web Search": "ウェブ検索",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Niet-gestructureerde website-inhoud omzetten in schone, AI-ready data",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n U kunt API-sleutel verkrijgen van [API section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Zoeken op internet",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Transforme conteúdo do site não estruturado em dados limpos e com IA.",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n Você pode obter chave de API de [Seção API](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Pesquisar na Web",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Transform unstructured website content into clean, AI-ready data",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Web Search",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dumpling AI": "Dumpling AI",
3
2
  "Transform unstructured website content into clean, AI-ready data": "Transform unstructured website content into clean, AI-ready data",
4
3
  "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).": "\n You can obtain API key from [API Section](https://app.dumplingai.com/api-keys).",
5
4
  "Web Search": "Web Search",