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

@simplewebauthn/server

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplewebauthn/server - npm Package Compare versions

Comparing version 0.10.5 to 0.10.6

3

dist/assertion/generateAssertionOptions.d.ts

@@ -14,3 +14,4 @@ /// <reference types="node" />

*
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined the client will ask the user which credential they want to use
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined
* the client will ask the user which credential they want to use
* @param challenge Random value the authenticator needs to sign and pass back

@@ -17,0 +18,0 @@ * user for assertion

@@ -11,3 +11,4 @@ "use strict";

*
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined the client will ask the user which credential they want to use
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined
* the client will ask the user which credential they want to use
* @param challenge Random value the authenticator needs to sign and pass back

@@ -14,0 +15,0 @@ * user for assertion

{
"name": "@simplewebauthn/server",
"version": "0.10.5",
"version": "0.10.6",
"description": "SimpleWebAuthn for Servers",

@@ -47,3 +47,3 @@ "main": "dist/index.js",

},
"gitHead": "1696ddee5c5048e634b5598638677b899226a153",
"gitHead": "27d9655112b6762413ab09d42ad504413323216c",
"devDependencies": {

@@ -50,0 +50,0 @@ "@types/cbor": "^5.0.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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