Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 Compare versions

Comparing version 2.1.0 to 3.0.0

4

dist/index.d.ts

@@ -31,3 +31,3 @@ /**

export interface PublicKeyCredentialUserEntityJSON extends Omit<PublicKeyCredentialUserEntity, 'id'> {
id: Base64URLString;
id: string;
}

@@ -81,3 +81,3 @@ /**

signature: Base64URLString;
userHandle?: Base64URLString;
userHandle?: string;
}

@@ -84,0 +84,0 @@ /**

{
"name": "@simplewebauthn/typescript-types",
"version": "2.1.0",
"version": "3.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",

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

],
"gitHead": "369b9717c2f81dcfe06eb5088a9f16d2b2513e84"
"gitHead": "8324f1fff96fb08422e609aa91a646dc2b08d184"
}
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