📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@simplewebauthn/typescript-types

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplewebauthn/typescript-types - npm Package Versions

0.5.1

Diff
iamkale
published 0.5.1 •

Changelog

Source

v0.5.1

Packages:

  • @simplewebauthn/typescript-types@0.5.1

Changes:

  • [typescript-types] Re-export AuthenticatorAttestationResponseJSON and AuthenticatorAssertionResponseJSON
iamkale
published 0.5.0 •

Changelog

Source

v0.5.0 - The one where browser returns more info

Packages:

  • @simplewebauthn/browser@0.5.0
  • @simplewebauthn/server@0.5.0
  • @simplewebauthn/typescript-types@0.5.0

Changes:

  • [browser] (BREAKING) Refactor startAttestation() and startAssertion() to return more of the output from the navigator.credentials calls
  • [browser] Replace base64-js dependency with internal functionality
  • [browser, server] Standardize on use of Base64URL encoding when converting to and from JSON
  • [server] (BREAKING) Remove references to "base64" from generateAttestationOptions() and generateAssertionOptions() by renaming the excludedBase64CredentialIDs and allowedBase64CredentialIDs to excludedCredentialIDs and allowedCredentialIDs respectively
  • [typescript-types] (BREAKING) Migrate some non-shared typings into server
iamkale
published 0.4.0 •
iamkale
published 0.3.0 •
iamkale
published 0.2.4-alpha.0 •