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.39.0-alpha.0 to 7.39.0

2

index.js

@@ -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"

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