@frontegg/types
Advanced tools
Comparing version 7.39.0-alpha.0 to 7.39.0
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.39.0-alpha.0 | ||
/** @license Frontegg v7.39.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
import { AdminPortalLocalization } from './AdminPortalLocalizations'; | ||
import { LoginBoxLocalization } from './LoginBoxLocalization'; | ||
import { CommonLocalization } from './Common'; | ||
import { FronteggErrorCode } from '@frontegg/rest-api/error'; | ||
type Languages = 'en' | string; | ||
@@ -47,4 +46,3 @@ export type Localizations = { | ||
custom: Record<string, string>; | ||
errors: Record<FronteggErrorCode, string>; | ||
} | ||
export {}; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.39.0-alpha.0 | ||
/** @license Frontegg v7.39.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/types", | ||
"version": "7.39.0-alpha.0", | ||
"version": "7.39.0", | ||
"main": "./node/index.js", | ||
@@ -9,3 +9,3 @@ "author": "Frontegg LTD", | ||
"@babel/runtime": "^7.18.6", | ||
"@frontegg/redux-store": "7.39.0-alpha.0", | ||
"@frontegg/redux-store": "7.39.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
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
1
383801
11797
+ Added@frontegg/redux-store@7.39.0(transitive)
+ Added@frontegg/rest-api@7.39.0(transitive)
- Removed@frontegg/redux-store@7.39.0-alpha.0(transitive)
- Removed@frontegg/rest-api@7.39.0-alpha.0(transitive)
Updated@frontegg/redux-store@7.39.0