@frontegg/types
Advanced tools
Comparing version 4.19.0 to 4.20.0
@@ -26,2 +26,6 @@ import { RedirectOptions } from '@frontegg/rest-api'; | ||
/** | ||
* pass true to hostedLoginBox if you are using frontegg hosted login | ||
*/ | ||
hostedLoginBox?: boolean; | ||
/** | ||
* Option to override Frontegg loader visibility. LoginBox will call this function when | ||
@@ -28,0 +32,0 @@ * the full page loader mounted and unmounted, for override and display custom loader |
{ | ||
"name": "@frontegg/types", | ||
"version": "4.19.0", | ||
"version": "4.20.0", | ||
"types": "index.d.ts", | ||
@@ -15,4 +15,4 @@ "author": "Frontegg LTD", | ||
"devDependencies": { | ||
"@frontegg/redux-store": "4.19.0" | ||
"@frontegg/redux-store": "4.20.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52703
1174