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
938
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 5.26.0 to 5.27.0

6

FronteggAppOptions.d.ts

@@ -84,6 +84,10 @@ import { RedirectOptions } from '@frontegg/rest-api';

/**
* Pass Redux store object created by createFronteggStore to manage actions and state of the frontegg application
* Pass Redux store object created by create Frontegg Store to manage actions and state of the frontegg application
* mostly used when building your own components.
*/
store?: EnhancedStore;
/**
* Option to support tracing from the Frontegg login box
*/
tracing?: boolean;
}

2

package.json
{
"name": "@frontegg/types",
"version": "5.26.0",
"version": "5.27.0",
"main": "./node/index.js",

@@ -5,0 +5,0 @@ "module": "./index.js",

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