@airporting/integrations-app 0.4.78 → 0.4.79
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/5483.js +1 -1
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_connectors.js +1 -1
- package/dist/mf/__federation_expose_synchronisation.js +1 -1
- package/dist/mf/index.js +2 -2
- package/dist/mf/integrations_app.js +2 -2
- package/dist/mf/mf-manifest.json +1 -1
- package/dist/mf/mf-stats.json +14 -14
- package/package.json +1 -1
package/dist/mf/mf-manifest.json
CHANGED
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.79",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"usedIn": [
|
|
50
|
-
"./connectors",
|
|
51
50
|
"./single-connector",
|
|
51
|
+
"./connectors",
|
|
52
52
|
"./synchronisation"
|
|
53
53
|
]
|
|
54
54
|
},
|
|
@@ -97,9 +97,9 @@
|
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"usedIn": [
|
|
100
|
-
"./
|
|
100
|
+
"./single-connector",
|
|
101
101
|
"./connectors",
|
|
102
|
-
"./
|
|
102
|
+
"./synchronisation"
|
|
103
103
|
]
|
|
104
104
|
},
|
|
105
105
|
{
|
|
@@ -200,9 +200,9 @@
|
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
202
|
"usedIn": [
|
|
203
|
-
"./
|
|
203
|
+
"./single-connector",
|
|
204
204
|
"./connectors",
|
|
205
|
-
"./
|
|
205
|
+
"./synchronisation"
|
|
206
206
|
]
|
|
207
207
|
},
|
|
208
208
|
{
|
|
@@ -227,9 +227,9 @@
|
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
"usedIn": [
|
|
230
|
-
"./
|
|
230
|
+
"./single-connector",
|
|
231
231
|
"./connectors",
|
|
232
|
-
"./
|
|
232
|
+
"./synchronisation"
|
|
233
233
|
]
|
|
234
234
|
},
|
|
235
235
|
{
|
|
@@ -254,8 +254,8 @@
|
|
|
254
254
|
}
|
|
255
255
|
},
|
|
256
256
|
"usedIn": [
|
|
257
|
-
"./
|
|
258
|
-
"./
|
|
257
|
+
"./synchronisation",
|
|
258
|
+
"./connectors"
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
261
|
{
|
|
@@ -280,9 +280,9 @@
|
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
"usedIn": [
|
|
283
|
-
"./
|
|
283
|
+
"./single-connector",
|
|
284
284
|
"./connectors",
|
|
285
|
-
"./
|
|
285
|
+
"./synchronisation"
|
|
286
286
|
]
|
|
287
287
|
},
|
|
288
288
|
{
|
|
@@ -422,8 +422,8 @@
|
|
|
422
422
|
}
|
|
423
423
|
},
|
|
424
424
|
"usedIn": [
|
|
425
|
-
"./
|
|
426
|
-
"./
|
|
425
|
+
"./single-connector",
|
|
426
|
+
"./synchronisation"
|
|
427
427
|
]
|
|
428
428
|
},
|
|
429
429
|
{
|