@airporting/integrations-app 0.4.48 → 0.4.49
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/@mf-types/compiled-types/api/synchro/synchroJobRenameMutation.d.ts +5 -0
- package/dist/mf/__federation_expose_connectors.js +1 -1
- 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 +1 -1
- package/dist/mf/mf-stats.json +6 -6
- 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.49",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -200,8 +200,8 @@
|
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
202
|
"usedIn": [
|
|
203
|
-
"./connectors",
|
|
204
203
|
"./single-connector",
|
|
204
|
+
"./connectors",
|
|
205
205
|
"./synchronisation"
|
|
206
206
|
]
|
|
207
207
|
},
|
|
@@ -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
|
{
|
|
@@ -280,8 +280,8 @@
|
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
"usedIn": [
|
|
283
|
-
"./connectors",
|
|
284
283
|
"./single-connector",
|
|
284
|
+
"./connectors",
|
|
285
285
|
"./synchronisation"
|
|
286
286
|
]
|
|
287
287
|
},
|
|
@@ -518,8 +518,8 @@
|
|
|
518
518
|
}
|
|
519
519
|
},
|
|
520
520
|
"usedIn": [
|
|
521
|
-
"./connectors",
|
|
522
521
|
"./single-connector",
|
|
522
|
+
"./connectors",
|
|
523
523
|
"./synchronisation"
|
|
524
524
|
]
|
|
525
525
|
},
|