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.0.0-alpha.6 to 4.0.0-alpha.7

8

FronteggAppInstance.d.ts

@@ -5,8 +5,10 @@ import { EnhancedStore } from '@frontegg/redux-store';

loading: boolean;
customElementName: string;
store: EnhancedStore;
rootEl: HTMLElement;
loginBoxEl: HTMLElement;
adminPortalEl: HTMLElement;
adminPortalEl?: HTMLElement;
loginBoxEl?: HTMLElement;
adminPortalContainer?: HTMLElement;
loginBoxContainer?: HTMLElement;
options: FronteggAppOptions;
close: () => void;
}
{
"name": "@frontegg/types",
"version": "4.0.0-alpha.6",
"version": "4.0.0-alpha.7",
"types": "dist/index.d.ts",

@@ -5,0 +5,0 @@ "author": "Frontegg LTD",

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