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

@frontegg/types

Package Overview
Dependencies
Maintainers
3
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 7.40.0 to 7.41.0-alpha.0

4

FronteggAppOptions.d.ts

@@ -85,2 +85,6 @@ import { FronteggThemeOptions } from './ThemeOptions';

/**
* Option to override the Assets url for loading Frontegg UI elements
*/
assetsUrl?: string;
/**
* Option to override the sso guides CDN url

@@ -87,0 +91,0 @@ */

2

index.js

@@ -1,2 +0,2 @@

/** @license Frontegg v7.40.0
/** @license Frontegg v7.41.0-alpha.0
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -67,2 +67,3 @@ export interface ProfileLocalization {

disabledEditPhoneNumberTooltip: string;
phoneNumberTooltip: string;
/**

@@ -69,0 +70,0 @@ * Profile page edit avatar button aria label

@@ -315,2 +315,3 @@ export interface UsersLocalization {

phoneIsInvalid: string;
phoneTooltip: string;
/**

@@ -317,0 +318,0 @@ * User roles select input label

@@ -1,2 +0,2 @@

/** @license Frontegg v7.40.0
/** @license Frontegg v7.41.0-alpha.0
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "@frontegg/types",
"version": "7.40.0",
"version": "7.41.0-alpha.0",
"main": "./node/index.js",

@@ -9,3 +9,3 @@ "author": "Frontegg LTD",

"@babel/runtime": "^7.18.6",
"@frontegg/redux-store": "7.40.0",
"@frontegg/redux-store": "7.41.0-alpha.0",
"csstype": "^3.0.9",

@@ -12,0 +12,0 @@ "deepmerge": "^4.2.2"

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