isol8 0.10.0 → 0.10.1

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/cli.js CHANGED
@@ -56483,7 +56483,7 @@ var package_default;
56483
56483
  var init_package = __esm(() => {
56484
56484
  package_default = {
56485
56485
  name: "isol8",
56486
- version: "0.9.0",
56486
+ version: "0.10.0",
56487
56487
  description: "Secure code execution engine for AI agents",
56488
56488
  author: "Illusion47586",
56489
56489
  license: "MIT",
@@ -62502,4 +62502,4 @@ if (!process.argv.slice(2).length) {
62502
62502
  }
62503
62503
  program2.parse();
62504
62504
 
62505
- //# debugId=6CABAE4F2846DBE164756E2164756E21
62505
+ //# debugId=B68BB6FF7DBA923364756E2164756E21
package/dist/index.js CHANGED
@@ -1844,7 +1844,7 @@ init_logger();
1844
1844
  // package.json
1845
1845
  var package_default = {
1846
1846
  name: "isol8",
1847
- version: "0.9.0",
1847
+ version: "0.10.0",
1848
1848
  description: "Secure code execution engine for AI agents",
1849
1849
  author: "Illusion47586",
1850
1850
  license: "MIT",
@@ -2182,4 +2182,4 @@ export {
2182
2182
  BunAdapter
2183
2183
  };
2184
2184
 
2185
- //# debugId=574E3E633A3FDBE864756E2164756E21
2185
+ //# debugId=C11E47C76FBC0D2364756E2164756E21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isol8",
3
- "version": "0.10.0",
3
+ "version": "0.10.1",
4
4
  "description": "Secure code execution engine for AI agents",
5
5
  "author": "Illusion47586",
6
6
  "license": "MIT",