@frontegg/types
Advanced tools
Comparing version 7.40.0 to 7.41.0-alpha.0
@@ -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 @@ */ |
@@ -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" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
384247
11809
2
+ Added@frontegg/redux-store@7.41.0-alpha.0(transitive)
+ Added@frontegg/rest-api@7.41.0-alpha.0(transitive)
- Removed@frontegg/redux-store@7.40.0(transitive)
- Removed@frontegg/rest-api@7.40.0(transitive)