Socket
Socket
Sign inDemoInstall

@0xpass/webauthn-signer

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xpass/webauthn-signer - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

2

dist/index.js

@@ -16,3 +16,3 @@ import { createResponseToJSON, getResponseToJSON, getRequestFromJSON, createRequestFromJSON } from '@github/webauthn-json/extended';

// Header name for a webauthn signer
const signHeaderName = "X-WebAuthn-Signature";
const signHeaderName = "X-Encrypted-WebAuthn-Signature";
const DEFAULT_TIMEOUT = 5 * 60 * 1000; // five minutes

@@ -19,0 +19,0 @@ const defaultUserVerification = "preferred";

{
"name": "@0xpass/webauthn-signer",
"version": "1.0.0",
"version": "2.0.0",
"main": "dist/index.js",

@@ -16,3 +16,3 @@ "types": "dist/index.d.ts",

"buffer": "^6.0.3",
"@0xpass/models": "1.0.0"
"@0xpass/models": "2.0.0"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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