@frontegg/rest-api
Advanced tools
Comparing version 3.1.56 to 3.1.57
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.56 | ||
/** @license Frontegg v3.1.57 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.56 | ||
/** @license Frontegg v3.1.57 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.1.56", | ||
"version": "3.1.57", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -33,2 +33,4 @@ import { QueryFilter, QuerySort } from "../interfaces"; | ||
export declare type ITeamUserRole = { | ||
vendorId?: string; | ||
tenantId?: string | null; | ||
id: string; | ||
@@ -35,0 +37,0 @@ description: string; |
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
410234
11176