safe-content-frame#
0.0.19#
Patch Changes#
- Guard the iframe
onloadhandler against firing twice. When the browser firesloadfor both the initial about and the navigated shim URL, the second invocation tried to transfer an already-transferredMessagePort, throwing"Failed to execute 'postMessage' on 'Window': Port at index 0 is already neutered."and leaving the real shim without a working back-channel (breaking auto-resize and any other host↔widget messaging).
0.0.18#
Patch Changes#
0.0.17#
Patch Changes#
0.0.16#
Patch Changes#
- c988db8: chore: update dependencies
0.0.15#
Patch Changes#
- 376bb00: chore: update dependencies
0.0.14#
Patch Changes#
- bdce66f: chore: update dependencies
- 209ae81: chore: remove aui-source export condition from package.json exports
0.0.13#
Patch Changes#
- 52403c3: chore: update dependencies
0.0.12#
Patch Changes#
- c71cb58: chore: update dependencies
0.0.11#
Patch Changes#
- 349f3c7: chore: update deps
0.0.10#
Patch Changes#
- 36ef3a2: chore: update dependencies
0.0.9#
Patch Changes#
- a088518: chore: update dependencies
0.0.8#
Patch Changes#
- d45b893: chore: update dependencies
0.0.7#
Patch Changes#
- 605d825: chore: update dependencies
0.0.6#
Patch Changes#
- 3719567: chore: update deps
0.0.5#
Patch Changes#
- 57bd207: chore: update dependencies
- cce009d: chore: use tsc for building packages
0.0.4#
Patch Changes#
- e8ea57b: chore: update deps
0.0.3#
Patch Changes#
- 01c31fe: chore: update dependencies