@tmlmobilidade/go-interfaces-labdb 20260908.1705.39 → 20260908.2038.54

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.
@@ -135,6 +135,7 @@ export class OperationDatabase {
135
135
  await this.rideAnalysisExpectedApexValidationInterval.init();
136
136
  await this.rideAnalysisExpectedDriverIdQty.init();
137
137
  await this.rideAnalysisExpectedStartTime.init();
138
+ await this.rideAnalysisExpectedVehicleEventCoverageGeo.init();
138
139
  await this.rideAnalysisExpectedVehicleEventDelay.init();
139
140
  await this.rideAnalysisExpectedVehicleEventInterval.init();
140
141
  await this.rideAnalysisExpectedVehicleEventQty.init();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/go-interfaces-labdb",
3
- "version": "20260908.1705.39",
3
+ "version": "20260908.2038.54",
4
4
  "author": {
5
5
  "email": "iso@tmlmobilidade.pt",
6
6
  "name": "TML-ISO"