New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 5.3.0 to 5.4.0

2

dist/index.d.ts

@@ -116,3 +116,3 @@ /**

*/
export declare type AuthenticatorTransportFuture = "ble" | "internal" | "nfc" | "usb" | "cable" | "hybrid";
export declare type AuthenticatorTransportFuture = 'ble' | 'internal' | 'nfc' | 'usb' | 'cable' | 'hybrid';
/**

@@ -119,0 +119,0 @@ * A super class of TypeScript's `PublicKeyCredentialDescriptor` that knows about the latest

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

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

],
"gitHead": "ad8b71fb26330f123155ec8467dd8f2ffedc0986"
"gitHead": "c41351664e47b0606d49da435298ef588bfe137f"
}
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