Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@1auth/authn-webauthn

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@1auth/authn-webauthn - npm Package Compare versions

Comparing version 0.0.0-alpha.37 to 0.0.0-alpha.38

4

index.js

@@ -198,3 +198,3 @@ import {

excludeCredentials.push({
id: value.credentialID,
id: value.credential.id,
type: 'public-key'

@@ -282,3 +282,3 @@ })

allowCredentials.push({
id: authenticator.credentialID,
id: authenticator.credential.id,
type: 'public-key'

@@ -285,0 +285,0 @@ })

{
"name": "@1auth/authn-webauthn",
"version": "0.0.0-alpha.37",
"version": "0.0.0-alpha.38",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc