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 0.0.1 to 0.0.2

2

dist/index.js

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

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

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

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

@@ -26,4 +26,4 @@ "types": "dist/index.d.ts",

"vitest": "^0.31.0",
"@0xpass/typescript-config": "0.0.1",
"@0xpass/eslint-config": "0.0.1"
"@0xpass/eslint-config": "0.0.1",
"@0xpass/typescript-config": "0.0.1"
},

@@ -30,0 +30,0 @@ "publishConfig": {

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