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

@corbado/web-core

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corbado/web-core - npm Package Compare versions

Comparing version 2.11.2-alpha.0 to 2.12.0

4

dist/services/WebAuthnService.d.ts

@@ -14,4 +14,4 @@ import type { ClientCapabilities } from '@corbado/types';

getClientInformation(): Promise<ClientInformation | ClientInformationV2>;
static doesBrowserSupportPasskeys(): Promise<boolean>;
static doesBrowserSupportConditionalUI(): Promise<boolean>;
static doesBrowserSupportPasskeys(): Promise<boolean | undefined>;
static doesBrowserSupportConditionalUI(): Promise<boolean | undefined>;
static canUseBluetooth(): Promise<boolean | undefined>;

@@ -18,0 +18,0 @@ static getClientHandle(): string | null;

{
"name": "@corbado/web-core",
"version": "2.11.2-alpha.0",
"version": "2.12.0",
"description": "This package contains core functionalities which are exported by all the SDKs and UI packages of our JavaScript library",

@@ -49,3 +49,3 @@ "author": "Abdullah Shahbaz <abdullah_ghani@live.com>",

},
"gitHead": "ab07d31d6e706452f53fa2509aa6599f16102de8"
"gitHead": "8e292071fe82d0b87a8bd6701666c9a322b18ebe"
}

Sorry, the diff of this file is too big to display

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