ppio-sandbox 2.1.0-a2 → 2.1.0-a4

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.
@@ -5,7 +5,7 @@ import {
5
5
  TimeoutError,
6
6
  __spreadProps,
7
7
  __spreadValues
8
- } from "./chunk-46KYZWWN.mjs";
8
+ } from "./chunk-FLLX4NEM.mjs";
9
9
 
10
10
  // src/desktop/utils.ts
11
11
  import { randomBytes } from "crypto";
@@ -530,4 +530,4 @@ var VNCServer = class {
530
530
  export {
531
531
  Sandbox2 as Sandbox
532
532
  };
533
- //# sourceMappingURL=chunk-X3M4KXDB.mjs.map
533
+ //# sourceMappingURL=chunk-DIBNB4FZ.mjs.map
@@ -60,7 +60,7 @@ import createClient from "openapi-fetch";
60
60
  import platform2 from "platform";
61
61
 
62
62
  // package.json
63
- var version = "2.1.0-a2";
63
+ var version = "2.1.0-a4";
64
64
 
65
65
  // src/core/utils.ts
66
66
  import platform from "platform";
@@ -7687,12 +7687,12 @@ var PPIO = class {
7687
7687
  this.secret = new SecretNamespace(opts);
7688
7688
  this.codeInterpreter = new RuntimeSandboxNamespace(
7689
7689
  opts,
7690
- () => import("./sandbox-JYRR7FR5.mjs")
7690
+ () => import("./sandbox-4BXYHVGT.mjs")
7691
7691
  );
7692
7692
  this.code_interpreter = this.codeInterpreter;
7693
7693
  this.desktop = new RuntimeSandboxNamespace(
7694
7694
  opts,
7695
- () => import("./sandbox-V324H2RC.mjs")
7695
+ () => import("./sandbox-XUU36K7U.mjs")
7696
7696
  );
7697
7697
  }
7698
7698
  async create(templateOrOpts, opts) {
@@ -7770,4 +7770,4 @@ export {
7770
7770
  ALL_TRAFFIC,
7771
7771
  core_default
7772
7772
  };
7773
- //# sourceMappingURL=chunk-46KYZWWN.mjs.map
7773
+ //# sourceMappingURL=chunk-FLLX4NEM.mjs.map