@kohost/api-client 3.2.12 → 3.2.13

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/esm/utils.js CHANGED
@@ -10229,6 +10229,9 @@ var require_camera = __commonJS({
10229
10229
  type: "string"
10230
10230
  }
10231
10231
  },
10232
+ authRequired: {
10233
+ type: "boolean"
10234
+ },
10232
10235
  iframe: {
10233
10236
  type: ["string", "null"]
10234
10237
  },