@things-factory/integration-msgraph 9.0.15 → 9.0.24

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": "@things-factory/integration-msgraph",
3
- "version": "9.0.15",
3
+ "version": "9.0.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,8 +25,8 @@
25
25
  "dependencies": {
26
26
  "@azure/identity": "^3.1.3",
27
27
  "@microsoft/microsoft-graph-client": "^3.0.5",
28
- "@things-factory/integration-base": "^9.0.15",
28
+ "@things-factory/integration-base": "^9.0.24",
29
29
  "cross-fetch": "^3.0.4"
30
30
  },
31
- "gitHead": "ee0c6972e5cb345ac2a60f92085c046c6deaf55e"
31
+ "gitHead": "5b0961255631f7b6bb0c83e66d3d8021e15658bd"
32
32
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "label.auth-tenant-id": "auth tenant id",
2
+ "label.tenant-id": "tenant id",
3
3
  "label.body": "body",
4
4
  "label.client-secret": "client secret",
5
5
  "label.filter": "filters",
@@ -1,5 +1,5 @@
1
1
  {
2
- "label.auth-tenant-id": "テナント ID",
2
+ "label.tenant-id": "テナント ID",
3
3
  "label.body": "body",
4
4
  "label.client-secret": "クライアントシークレット",
5
5
  "label.filter": "フィルター",
@@ -1,5 +1,5 @@
1
1
  {
2
- "label.auth-tenant-id": "테넌트 아이디",
2
+ "label.tenant-id": "테넌트 아이디",
3
3
  "label.body": "body",
4
4
  "label.client-secret": "클라이언트 시크릿",
5
5
  "label.filter": "필터",
@@ -1,5 +1,5 @@
1
1
  {
2
- "label.auth-tenant-id": "ID penyewa",
2
+ "label.tenant-id": "ID penyewa",
3
3
  "label.body": "badan",
4
4
  "label.client-secret": "rahsia pelanggan",
5
5
  "label.filter": "penapis",
@@ -1,5 +1,5 @@
1
1
  {
2
- "label.auth-tenant-id": "租户 ID",
2
+ "label.tenant-id": "租户 ID",
3
3
  "label.body": "body",
4
4
  "label.client-secret": "客户端密钥",
5
5
  "label.filter": "过滤器",