New
2026-06-17 Releases Suplemental
@endo/pass-style 1.6.2
- Fixes so that the package initializes on platforms that lack
ArrayBuffer.prototype.transferToImmutable.
@endo/compartment-mapper 1.6.2
- Produces a stub for
require.extensionsin CommonJS modules to increase ecosystem compatibility.
@endo/immutable-arraybuffer 1.1.1
- Captures
structuredCloneearly so that scuttling all properties ofglobalThisafter initializing@endo/immutable-arraybufferor@endo/immutable-arraybuffer/shim.jsdoes not interfere with this module's designed behavior.