@activepieces/piece-reddit 0.0.7 → 0.1.0

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,28 +1,21 @@
1
1
  {
2
2
  "name": "@activepieces/piece-reddit",
3
- "version": "0.0.7",
3
+ "version": "0.1.0",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
- "axios": "1.8.3",
6
+ "axios": "1.13.1",
7
7
  "axios-retry": "4.4.1",
8
8
  "deepmerge-ts": "7.1.0",
9
- "fast-glob": "3.3.3",
9
+ "form-data": "4.0.4",
10
10
  "mime-types": "2.1.35",
11
11
  "nanoid": "3.3.8",
12
12
  "semver": "7.6.0",
13
- "zod": "3.25.76",
14
- "@activepieces/pieces-common": "0.7.0",
15
- "@activepieces/pieces-framework": "0.18.4",
16
- "@activepieces/shared": "0.20.0",
17
- "tslib": "2.8.1"
18
- },
19
- "overrides": {
20
- "@tryfabric/martian": {
21
- "@notionhq/client": "$@notionhq/client"
22
- },
23
- "vite": {
24
- "rollup": "npm:@rollup/wasm-node"
25
- }
13
+ "socket.io-client": "4.8.1",
14
+ "zod": "4.1.13",
15
+ "@activepieces/pieces-common": "0.11.0",
16
+ "@activepieces/pieces-framework": "0.23.0",
17
+ "@activepieces/shared": "0.30.4",
18
+ "tslib": "2.6.2"
26
19
  },
27
20
  "resolutions": {
28
21
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interagiere mit Reddit - hole und sende Beiträge.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nUm Ihre Reddit API-Zugangsdaten zu erhalten:\n. Gehe zu https://www.reddit.com/prefs/apps.\n2. Klicken Sie unten auf \"Erstelle eine weitere App...\".\n3. Wählen Sie \"script\" als App-Typ.\n4. Füllen Sie die erforderlichen Informationen ein:\n - Name: Ihr App-Name\n - Beschreibung: Kurze Beschreibung\n - über Url: Kann leer gelassen werden\n - Weiterleitung uri: wie im Redirect URL-Feld\nangezeigt. Klicke auf \"App erstellen\".\n6. Beachte die Client-ID (unter dem App-Namen) und das Client-Geheimnis. \n",
5
4
  "Retrieve Post": "Beitrag abrufen",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interactuar con Reddit - buscar y enviar mensajes.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n",
5
4
  "Retrieve Post": "Recuperar mensaje",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interagissez avec Reddit - récupérez et soumettez des messages.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n",
5
4
  "Retrieve Post": "Récupérer le message",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Reddit とやりとりする - 投稿を取得して送信します。",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n",
5
4
  "Retrieve Post": "投稿の取得",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interageer met Reddit - ophalen en verzenden van berichten.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nOm uw Reddit API referenties te verkrijgen:\n. Ga naar https://www.reddit.com/prefs/apps.\n2. Klik onderaan op \"maak een andere app...\".\n3. Selecteer \"script\" als het app-type.\n4. Vul de vereiste informatie in:\n - naam: Uw app naam\n - beschrijving: korte beschrijving\n - over url: Kan leeg gelaten worden\n - omleidings-uri: zoals getoond in het Redirect URL-veld\n5. Klik op \"maak app\".\n6. Noteer het client-ID (onder de appnaam) en clientgeheim. \n",
5
4
  "Retrieve Post": "Post ophalen",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interaja com o Reddit - buscar e enviar posts.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nPara obter suas credenciais de API do Reddit:\n. Acesse https://www.reddit.com/prefs/apps.\n2. Clique em \"Create another app...\" no final da página.\n3. Selecione \"script\" como o tipo de aplicativo.\n4. Preencha as informações necessárias:\n - nome: nome do aplicativo\n - descrição: Breve descrição\n - sobre URL: Pode ser deixado em branco\n - URI de redirecionamento: como mostrado no campo de URL de redirecionamento\n5. Clique em \"criar o aplicativo\".\n6. Note o ID do cliente (sob o nome do aplicativo) e o segredo do cliente. Uformat@@11",
5
4
  "Retrieve Post": "Recuperar post",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interact with Reddit - fetch and submit posts.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n",
5
4
  "Retrieve Post": "Retrieve Post",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Reddit": "Reddit",
3
2
  "Interact with Reddit - fetch and submit posts.": "Interact with Reddit - fetch and submit posts.",
4
3
  "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n": "\nTo obtain your Reddit API credentials:\n\n1. Go to https://www.reddit.com/prefs/apps.\n2. Click \"create another app...\" at the bottom.\n3. Select \"script\" as the app type.\n4. Fill in the required information:\n - name: Your app name\n - description: Brief description\n - about url: Can be left blank\n - redirect uri: as shown in Redirect URL field\n5. Click \"create app\".\n6. Note down the client ID (under the app name) and client secret.\n",
5
4
  "Retrieve Post": "Retrieve Post",