@koda-sl/baker-cli 0.278.0 → 0.279.0

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.
@@ -5508,7 +5508,6 @@ var YtDlpError = class extends Error {
5508
5508
  this.stderrTail = stderrTail;
5509
5509
  this.name = "YtDlpError";
5510
5510
  }
5511
- stderrTail;
5512
5511
  };
5513
5512
  function tail(text, maxLines) {
5514
5513
  return text.split("\n").slice(-maxLines).join("\n");
@@ -9154,4 +9153,4 @@ export {
9154
9153
  defaultRegistry,
9155
9154
  createEngineFromEnv
9156
9155
  };
9157
- //# sourceMappingURL=chunk-36KVUYVL.js.map
9156
+ //# sourceMappingURL=chunk-V7BIRLPU.js.map