@airporting/integrations-app 0.4.94 → 0.4.95
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/types.d.ts +3 -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 +1 -1
- package/dist/mf/mf-stats.json +5 -5
- 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.95",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -97,8 +97,8 @@
|
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"usedIn": [
|
|
100
|
-
"./connectors",
|
|
101
100
|
"./single-connector",
|
|
101
|
+
"./connectors",
|
|
102
102
|
"./synchronisation"
|
|
103
103
|
]
|
|
104
104
|
},
|
|
@@ -279,8 +279,8 @@
|
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
281
|
"usedIn": [
|
|
282
|
-
"./connectors",
|
|
283
282
|
"./single-connector",
|
|
283
|
+
"./connectors",
|
|
284
284
|
"./synchronisation"
|
|
285
285
|
]
|
|
286
286
|
},
|
|
@@ -421,8 +421,8 @@
|
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
423
|
"usedIn": [
|
|
424
|
-
"./
|
|
425
|
-
"./
|
|
424
|
+
"./single-connector",
|
|
425
|
+
"./synchronisation"
|
|
426
426
|
]
|
|
427
427
|
},
|
|
428
428
|
{
|