Skip to content

17.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:20
1b59734

@metamask/toprf-secure-backup 1.1.0

Changed

  • changeEncKey accepts an optional transformDataItems callback ((items: FetchedSecretDataItem[]) => SecretDataItemInput[]); the SDK fetches inside the metadata lock and passes items to the callback for sorting before re-insertion, preventing data loss from concurrent writes (#160)