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

@frontegg/types

Package Overview
Dependencies
Maintainers
1
Versions
924
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/types - npm Package Compare versions

Comparing version 4.19.0 to 4.20.0

4

FronteggAppOptions.d.ts

@@ -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

4

package.json
{
"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"
}
}
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