@kohost/api-client 3.0.0-beta.5 → 3.0.0-beta.6

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.
@@ -1139,7 +1139,7 @@ var require_identification = __commonJS({
1139
1139
  format: "date-time"
1140
1140
  },
1141
1141
  expires: {
1142
- type: ["string", "object"],
1142
+ type: ["string", "object", "null"],
1143
1143
  format: "date-time"
1144
1144
  },
1145
1145
  verified: {
@@ -8244,7 +8244,7 @@ var require_identification = __commonJS({
8244
8244
  format: "date-time"
8245
8245
  },
8246
8246
  expires: {
8247
- type: ["string", "object"],
8247
+ type: ["string", "object", "null"],
8248
8248
  format: "date-time"
8249
8249
  },
8250
8250
  verified: {