@e2b/code-interpreter
Advanced tools
Comparing version 0.0.9-beta.21 to 0.0.9-beta.22
{ | ||
"name": "@e2b/code-interpreter", | ||
"version": "0.0.9-beta.21", | ||
"version": "0.0.9-beta.22", | ||
"description": "E2B Code Interpreter - Stateful code execution", | ||
@@ -33,3 +33,5 @@ "homepage": "https://e2b.dev", | ||
"update-deps": "ncu -u && pnpm i", | ||
"example": "npx tsx example.mts" | ||
"example": "npx tsx example.mts", | ||
"test:bun": "bun test tests/runtimes/bun --env-file=.env", | ||
"test:deno": "deno test tests/runtimes/deno/ --allow-net --allow-read --allow-env --unstable-sloppy-imports --trace-leaks" | ||
}, | ||
@@ -65,3 +67,3 @@ "devDependencies": { | ||
"dependencies": { | ||
"e2b": "0.16.2-beta.29" | ||
"e2b": "0.16.2-beta.33" | ||
}, | ||
@@ -68,0 +70,0 @@ "engines": { |
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
94042
+ Addede2b@0.16.2-beta.33(transitive)
- Removede2b@0.16.2-beta.29(transitive)
Updatede2b@0.16.2-beta.33