New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@frontegg/rest-api

Package Overview
Dependencies
Maintainers
3
Versions
650
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/rest-api - npm Package Compare versions

Comparing version

to
7.61.0-alpha.0

2

index.js

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

/** @license Frontegg v7.60.0
/** @license Frontegg v7.61.0-alpha.0
*

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

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

/** @license Frontegg v7.60.0
/** @license Frontegg v7.61.0-alpha.0
*

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

{
"name": "@frontegg/rest-api",
"version": "7.60.0",
"version": "7.61.0-alpha.0",
"main": "./node/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -10,2 +10,3 @@ import { PaginationOrderEnum } from '../interfaces';

tenantId: string;
silentReload?: boolean;
}

@@ -12,0 +13,0 @@ export interface ITenantsResponse {