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

@corbado/web-core

Package Overview
Dependencies
Maintainers
5
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 1.0.0 to 1.0.1

2

dist/services/SessionService.d.ts

@@ -19,3 +19,3 @@ import type { CorbadoUser, SessionUser } from '@corbado/types';

*/
init(onShortSessionChange: (value: ShortSession | undefined) => void): void;
init(onShortSessionChange: (value: ShortSession | undefined) => void): Promise<void>;
/**

@@ -22,0 +22,0 @@ * Getter method for retrieving the short term session token.

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

@@ -43,5 +43,5 @@ "author": "Abdullah Shahbaz <abdullah_ghani@live.com>",

"devDependencies": {
"@corbado/types": "^0.1.1-alpha.8"
"@corbado/types": "^1.0.1"
},
"gitHead": "453ad7306d701d6e236bbad58b9692b0e5e81e50"
"gitHead": "99a615f3da558735d9cd2efae29cd16c7bcbb523"
}

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