New
2025-06-17 Release
@endo/pass-style v1.6.1
BROKEN BUT PATCHED in 1.6.2, contains a fix but published with broken dependency versions. Inadvertently published without amending workspace protocol dependencies.
- Fixes so that the package initializes on platforms that lack
ArrayBuffer.prototype.transferToImmutableand recognizes immutable ArrayBuffers as having a pass-style ofbyteArrayon platforms have asliceToImmutable, even if that is emulated with a shim usingslice, even if they lacktransferToImmutable.