Download Latest Version e2b@2.38.2 source code.zip (2.2 MB)
Email in envelope

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

Home / e2b@2.38.1
Name Modified Size InfoDownloads / Week
Parent folder
e2b@2.38.1 source code.tar.gz 2026-08-07 1.7 MB
e2b@2.38.1 source code.zip 2026-08-07 2.2 MB
README.md 2026-08-07 830 Bytes
Totals: 3 Items   3.9 MB 0

Patch Changes

  • 88f41f3: Align ANSI stripping of template build log messages across both SDKs. The Python SDK's strip_ansi_escape_codes now ports the JS SDK's stripAnsi regex: OSC sequences (hyperlinks, window titles) are matched non-greedily up to the first string terminator — including sequences spanning newlines — and CSI sequences are stripped without requiring a terminator. Both implementations additionally strip the remaining ECMA-48 string controls (DCS/Sixel, SOS, PM, APC) through their string terminator so control payloads no longer leak into cleaned logs.
  • 86f7b8e: Export GitResetMode, GitResetOpts, GitRestoreOpts and GitStatusLabel from the JS SDK entry point, so the argument and status types of the public git.reset(), git.restore() and git.status() methods can be named by callers
Source: README.md, updated 2026-08-07