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
925
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.36.2 to 4.37.0

8

Localizations/AdminPortalLocalizations/privacy.d.ts

@@ -101,2 +101,10 @@ export interface PrivacyLocalization {

/**
* Error displayed if code input is empty
*/
codeIsRequired: string;
/**
* Error displayed if code input length less than 6 characters
*/
codeLengthAtLeast6: string;
/**
* Disable token input placeholder

@@ -103,0 +111,0 @@ */

2

package.json
{
"name": "@frontegg/types",
"version": "4.36.2",
"version": "4.37.0",
"main": "./node/index.js",

@@ -5,0 +5,0 @@ "module": "./index.js",

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