New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@propelauth/javascript

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@propelauth/javascript - npm Package Compare versions

Comparing version

to
2.0.13

@@ -36,3 +36,3 @@ import { AuthenticationInfo } from "./api";

redirectToCreateOrgPage(options?: RedirectToCreateOrgOptions): void;
redirectToSetupSAMLPage(orgId: string): void;
redirectToSetupSAMLPage(orgId: string, options?: RedirectToSetupSAMLPageOptions): void;
addLoggedInChangeObserver(observer: (isLoggedIn: boolean) => void): void;

@@ -39,0 +39,0 @@ removeLoggedInChangeObserver(observer: (isLoggedIn: boolean) => void): void;

@@ -8,3 +8,3 @@ {

},
"version": "2.0.12",
"version": "2.0.13",
"keywords": [

@@ -11,0 +11,0 @@ "auth",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet