🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@frontegg/rest-api

Package Overview
Dependencies
Maintainers
3
Versions
790
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
7.113.0
to
7.114.0
+1
-1
index.js

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

/** @license Frontegg v7.113.0
/** @license Frontegg v7.114.0
*

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

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

/** @license Frontegg v7.113.0
/** @license Frontegg v7.114.0
*

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

{
"name": "@frontegg/rest-api",
"version": "7.113.0",
"version": "7.114.0",
"main": "./node/index.js",

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

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

tenantIds: string[];
excludeInvisibleUsers?: boolean;
}

@@ -86,0 +87,0 @@ export interface IGetTenantsUserCountResponse {