@shotstack/shotstack-studio 2.14.3 → 2.14.4

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.
@@ -11,7 +11,7 @@ import "pixi.js/text-html";
11
11
  import "pixi.js/sprite-tiling";
12
12
  import "pixi.js/filters";
13
13
  import "pixi.js/mesh";
14
- const bA = "2.14.2", vA = {
14
+ const bA = "2.14.3", vA = {
15
15
  version: bA
16
16
  };
17
17
  function M1(e, t, i) {
@@ -38160,11 +38160,11 @@ const Uf = (e) => {
38160
38160
  provider: It("google-cloud-storage"),
38161
38161
  options: p(bW)
38162
38162
  }).strict(), wW = A({
38163
- folderId: y(),
38163
+ folderId: p(y()),
38164
38164
  filename: p(y())
38165
38165
  }).strict(), xW = A({
38166
38166
  provider: It("google-drive"),
38167
- options: wW
38167
+ options: p(wW)
38168
38168
  }).strict(), CW = A({
38169
38169
  playbackPolicy: p(Wt(j(["public", "signed"]))),
38170
38170
  passthrough: p(y().max(255))