Download Latest Version e2b@2.35.3 source code.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of E2B

Home / e2b@2.35.2
Name Modified Size InfoDownloads / Week
Parent folder
e2b@2.35.2 source code.tar.gz 2026-07-23 1.7 MB
e2b@2.35.2 source code.zip 2026-07-23 2.1 MB
README.md 2026-07-23 617 Bytes
Totals: 3 Items   3.8 MB 0

Patch Changes

  • f109898: Fix ESM bundle crashing at import time in Cloudflare Workers (and other edge runtimes) with The argument 'path' must be a file URL object, a file URL string, or an absolute path string. Received 'undefined'. Bare require calls in the SDK source made the bundler emit an eager createRequire(import.meta.url) shim at module scope, which throws in workerd where import.meta.url is undefined. SHA-256 hashing now uses WebCrypto directly, node:url is imported statically like the other Node.js built-ins, and a bundle test fails if a require shim ever reappears in the ESM bundle.
Source: README.md, updated 2026-07-23