@e2b/code-interpreter
Advanced tools
Comparing version 0.0.9-beta.6 to 0.0.9-beta.7
@@ -83,2 +83,3 @@ "use strict"; | ||
module.exports = __toCommonJS(src_exports); | ||
__reExport(src_exports, require("e2b"), module.exports); | ||
@@ -457,3 +458,3 @@ // src/codeInterpreter.ts | ||
}; | ||
_CodeInterpreter.defaultTemplate = "ci-no-ws"; | ||
_CodeInterpreter.defaultTemplate = "code-interpreter-stateful"; | ||
_CodeInterpreter.jupyterPort = 49999; | ||
@@ -463,3 +464,2 @@ var CodeInterpreter = _CodeInterpreter; | ||
// src/index.ts | ||
__reExport(src_exports, require("e2b"), module.exports); | ||
var src_default = CodeInterpreter; | ||
@@ -466,0 +466,0 @@ // Annotate the CommonJS export names for ESM import in node: |
{ | ||
"name": "@e2b/code-interpreter", | ||
"version": "0.0.9-beta.6", | ||
"version": "0.0.9-beta.7", | ||
"description": "E2B Code Interpreter - Stateful code execution", | ||
@@ -5,0 +5,0 @@ "homepage": "https://e2b.dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87495
1143
5