@openfin/workspace 23.0.1-alpha.37062904 → 23.0.1-alpha.7b954903
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/externals.report.json +30 -30
- package/home.js +1 -1
- package/home.js.map +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/notifications.js +1 -1
- package/notifications.js.map +1 -1
- package/package.json +5 -5
- package/store.js +1 -1
- package/store.js.map +1 -1
package/externals.report.json
CHANGED
|
@@ -2,19 +2,11 @@
|
|
|
2
2
|
"@openfin/notifications": [
|
|
3
3
|
{
|
|
4
4
|
"type": "explicit",
|
|
5
|
-
"version": "2.14.0",
|
|
5
|
+
"version": "2.14.0-alpha-4504",
|
|
6
6
|
"packageName": "client-api/package.json",
|
|
7
7
|
"issuer": "client-api/src/notifications.ts"
|
|
8
8
|
}
|
|
9
9
|
],
|
|
10
|
-
"@openfin/microsoft365": [
|
|
11
|
-
{
|
|
12
|
-
"type": "explicit",
|
|
13
|
-
"version": "^1.1.0",
|
|
14
|
-
"packageName": "client-api/package.json",
|
|
15
|
-
"issuer": "client-api/src/integrations/microsoft.ts"
|
|
16
|
-
}
|
|
17
|
-
],
|
|
18
10
|
"title-case": [
|
|
19
11
|
{
|
|
20
12
|
"type": "explicit",
|
|
@@ -23,12 +15,20 @@
|
|
|
23
15
|
"issuer": "client-api/src/internal/providers.ts"
|
|
24
16
|
},
|
|
25
17
|
{
|
|
26
|
-
"type": "
|
|
18
|
+
"type": "explicit",
|
|
27
19
|
"version": "3.0.3",
|
|
28
20
|
"packageName": "common/package.json",
|
|
29
21
|
"issuer": "common/src/utils/color-linking.ts"
|
|
30
22
|
}
|
|
31
23
|
],
|
|
24
|
+
"@openfin/microsoft365": [
|
|
25
|
+
{
|
|
26
|
+
"type": "explicit",
|
|
27
|
+
"version": "^1.1.0",
|
|
28
|
+
"packageName": "client-api/package.json",
|
|
29
|
+
"issuer": "client-api/src/integrations/microsoft.ts"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
32
|
"lodash.debounce": [
|
|
33
33
|
{
|
|
34
34
|
"type": "explicit",
|
|
@@ -37,28 +37,12 @@
|
|
|
37
37
|
"issuer": "client-api-platform/src/init/cleanup.ts"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"type": "
|
|
40
|
+
"type": "explicit",
|
|
41
41
|
"version": "^4.0.8",
|
|
42
42
|
"packageName": "common/package.json",
|
|
43
43
|
"issuer": "common/src/utils/layout.ts"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
|
-
"react-i18next": [
|
|
47
|
-
{
|
|
48
|
-
"type": "root-implicit",
|
|
49
|
-
"version": "15.4.0",
|
|
50
|
-
"packageName": "common/package.json",
|
|
51
|
-
"issuer": "common/src/api/i18next.ts"
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"i18next": [
|
|
55
|
-
{
|
|
56
|
-
"type": "root-implicit",
|
|
57
|
-
"version": "^23.7.16",
|
|
58
|
-
"packageName": "common/package.json",
|
|
59
|
-
"issuer": "common/src/api/i18next.ts"
|
|
60
|
-
}
|
|
61
|
-
],
|
|
62
46
|
"dexie": [
|
|
63
47
|
{
|
|
64
48
|
"type": "root-implicit",
|
|
@@ -73,21 +57,37 @@
|
|
|
73
57
|
"issuer": "client-api-platform/src/api/dock/idb.ts"
|
|
74
58
|
},
|
|
75
59
|
{
|
|
76
|
-
"type": "
|
|
60
|
+
"type": "explicit",
|
|
77
61
|
"version": "^4.0.11",
|
|
78
62
|
"packageName": "common/package.json",
|
|
79
63
|
"issuer": "common/src/utils/create-and-migrate-ibd-store.ts"
|
|
80
64
|
},
|
|
81
65
|
{
|
|
82
|
-
"type": "
|
|
66
|
+
"type": "explicit",
|
|
83
67
|
"version": "^4.0.11",
|
|
84
68
|
"packageName": "common/package.json",
|
|
85
69
|
"issuer": "common/src/api/pages/idb.ts"
|
|
86
70
|
}
|
|
87
71
|
],
|
|
72
|
+
"react-i18next": [
|
|
73
|
+
{
|
|
74
|
+
"type": "explicit",
|
|
75
|
+
"version": "15.4.0",
|
|
76
|
+
"packageName": "common/package.json",
|
|
77
|
+
"issuer": "common/src/api/i18next.ts"
|
|
78
|
+
}
|
|
79
|
+
],
|
|
80
|
+
"i18next": [
|
|
81
|
+
{
|
|
82
|
+
"type": "explicit",
|
|
83
|
+
"version": "^23.7.16",
|
|
84
|
+
"packageName": "common/package.json",
|
|
85
|
+
"issuer": "common/src/api/i18next.ts"
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
88
|
"lodash.clonedeep": [
|
|
89
89
|
{
|
|
90
|
-
"type": "
|
|
90
|
+
"type": "explicit",
|
|
91
91
|
"version": "4.5.0",
|
|
92
92
|
"packageName": "common/package.json",
|
|
93
93
|
"issuer": "common/src/utils/layout.ts"
|