Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

4.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 21:36
9490166

Changed

  • Bump @metamask/eth-sig-util from ^7.0.1 to ^7.0.3 (#311)
  • Bump @metamask/keyring-api from ^8.0.0 to ^8.0.1 (#311)
  • Bump @metamask/snaps-controllers from ^8.1.1 to ^9.3.0 (#311, #363)
  • Bump @metamask/snaps-sdk from ^4.2.0 to ^6.1.0 (#311, #363)
  • Bump @metamask/snaps-utils from ^7.4.0 to ^7.8.0 (#311, #363)
  • Bump @metamask/utils from ^8.4.0 to ^9.1.0 (#311)
  • Set tsconfig options module, moduleResolution to Node16 (#311)

Fixed

  • Replace superstruct with ESM-compatible @metamask/superstruct ^3.1.0 (#311)
    • This fixes the issue of this package being unusable by any TypeScript project that uses Node16 or NodeNext as its moduleResolution option.