Skip to content

v5.4.1

Choose a tag to compare

@MasterKale MasterKale released this 06 Aug 05:39
· 1111 commits to master since this release

Packages:

  • @simplewebauthn/browser@5.4.1
  • @simplewebauthn/server@5.4.1

Changes:

  • [browser] "type": "module" has been added to package.json to appease modern front end tooling that expects this value to be present when using the ESM build (#237)
  • [server] TPM attestation statement verification now properly verifies statements with ECC public area type (#239)