@activepieces/piece-knack 0.0.5 → 0.0.6

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-knack",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
@@ -9,15 +9,14 @@
9
9
  "axios": "1.8.3",
10
10
  "axios-retry": "4.4.1",
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
  "tslib": "^2.3.0",
17
16
  "zod": "3.25.76",
18
17
  "@activepieces/pieces-common": "0.7.0",
19
- "@activepieces/pieces-framework": "0.18.4",
20
- "@activepieces/shared": "0.19.0"
18
+ "@activepieces/pieces-framework": "0.20.1",
19
+ "@activepieces/shared": "0.20.1"
21
20
  },
22
21
  "overrides": {
23
22
  "@tryfabric/martian": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Jürgen",
3
2
  "API Key": "API-Schlüssel",
4
3
  "Application ID": "Anwendungs-ID",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Dein Knack-API-Schlüssel ist in den Einstellungen des Builders verfügbar.",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Knack",
3
2
  "API Key": "Clave API",
4
3
  "Application ID": "ID de la aplicación",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Tu Clave de API de Knack disponible en la sección Configuración del Constructor.",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Coup de pied",
3
2
  "API Key": "Clé API",
4
3
  "Application ID": "ID de l'application",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Votre clé d'API Knack disponible dans la section Paramètres du Constructeur.",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Knack",
3
2
  "API Key": "API キー",
4
3
  "Application ID": "アプリケーション ID",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Knack API Keyは、ビルダーの設定セクションで使用できます。",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Knack",
3
2
  "API Key": "API Sleutel",
4
3
  "Application ID": "Applicatie ID",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Je Knack API-sleutel is beschikbaar in de Instellingensectie van de Builder.",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Pilha",
3
2
  "API Key": "Chave de API",
4
3
  "Application ID": "ID da aplicação",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Sua chave de API Knack disponível na seção Configurações do Construtor.",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Knack",
3
2
  "API Key": "API Key",
4
3
  "Application ID": "Application ID",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Your Knack API Key available in the Settings section of the Builder.",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Knack": "Knack",
3
2
  "API Key": "API 密钥",
4
3
  "Application ID": "Application ID",
5
4
  "Your Knack API Key available in the Settings section of the Builder.": "Your Knack API Key available in the Settings section of the Builder.",