@airporting/integrations-app 0.4.131 → 0.4.132
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/dist/mf/2070.css +73 -73
- package/dist/mf/5741.js +1 -1
- package/dist/mf/@mf-types/compiled-types/api/fec-imports/types.d.ts +1 -0
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_synchronisation.js +1 -1
- package/dist/mf/index.js +3 -3
- package/dist/mf/integrations_app.js +3 -3
- package/dist/mf/mf-manifest.json +2 -2
- package/dist/mf/mf-stats.json +8 -8
- package/package.json +1 -1
package/dist/mf/mf-manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "integrations_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.4.
|
|
8
|
+
"buildVersion": "0.4.132",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "integrations_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.
|
|
25
|
+
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.132/dist/mf/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
package/dist/mf/mf-stats.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "integrations_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.4.
|
|
8
|
+
"buildVersion": "0.4.132",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "integrations_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.
|
|
25
|
+
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.132/dist/mf/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -226,9 +226,9 @@
|
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
228
|
"usedIn": [
|
|
229
|
+
"./synchronisation",
|
|
229
230
|
"./connectors",
|
|
230
|
-
"./single-connector"
|
|
231
|
-
"./synchronisation"
|
|
231
|
+
"./single-connector"
|
|
232
232
|
]
|
|
233
233
|
},
|
|
234
234
|
{
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"usedIn": [
|
|
256
|
-
"./
|
|
257
|
-
"./
|
|
256
|
+
"./connectors",
|
|
257
|
+
"./synchronisation"
|
|
258
258
|
]
|
|
259
259
|
},
|
|
260
260
|
{
|
|
@@ -279,9 +279,9 @@
|
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
281
|
"usedIn": [
|
|
282
|
-
"./synchronisation",
|
|
283
282
|
"./connectors",
|
|
284
|
-
"./single-connector"
|
|
283
|
+
"./single-connector",
|
|
284
|
+
"./synchronisation"
|
|
285
285
|
]
|
|
286
286
|
},
|
|
287
287
|
{
|