@activepieces/piece-pipedrive 0.7.5 → 0.7.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-pipedrive",
3
- "version": "0.7.5",
3
+ "version": "0.7.6",
4
4
  "dependencies": {
5
5
  "@opentelemetry/api": "1.9.0",
6
6
  "@sinclair/typebox": "0.34.11",
@@ -8,15 +8,14 @@
8
8
  "axios-retry": "4.4.1",
9
9
  "dayjs": "1.11.9",
10
10
  "deepmerge-ts": "7.1.0",
11
- "fast-glob": "3.3.3",
12
11
  "form-data": "4.0.4",
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.20.0",
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
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Vertriebs-CRM und Pipeline-Management-Software",
4
3
  "Add Follower": "Follower hinzufügen",
5
4
  "Retrieve a Note": "Notiz abrufen",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Software de gestión de ventas CRM y tuberías",
4
3
  "Add Follower": "Añadir seguidor",
5
4
  "Retrieve a Note": "Recuperar una nota",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Logiciel de gestion des ventes CRM et pipeline",
4
3
  "Add Follower": "Ajouter un abonné",
5
4
  "Retrieve a Note": "Récupérer une note",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "パイドリブ",
3
2
  "Sales CRM and pipeline management software": "セールスCRMとパイプライン管理ソフトウェア",
4
3
  "Add Follower": "フォロワーを追加",
5
4
  "Retrieve a Note": "メモを取得する",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Verkoop CRM en pipeline management software",
4
3
  "Add Follower": "Volger toevoegen",
5
4
  "Retrieve a Note": "Ophalen van een notitie",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "CRM de vendas e software de gerenciamento de pipeline",
4
3
  "Add Follower": "Adicionar seguidor",
5
4
  "Retrieve a Note": "Recuperar uma Nota",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Sales CRM and pipeline management software",
4
3
  "Add Follower": "Add Follower",
5
4
  "Retrieve a Note": "Retrieve a Note",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Pipedrive": "Pipedrive",
3
2
  "Sales CRM and pipeline management software": "Sales CRM and pipeline management software",
4
3
  "Add Follower": "Add Follower",
5
4
  "Retrieve a Note": "Retrieve a Note",