@frontegg/rest-api
Advanced tools
Comparing version 3.1.51 to 3.1.52
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.51 | ||
/** @license Frontegg v3.1.52 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.51 | ||
/** @license Frontegg v3.1.52 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.1.51", | ||
"version": "3.1.52", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -30,3 +30,3 @@ import { QueryFilter, QuerySort } from "../interfaces"; | ||
managedBy?: UserManagedByEnum; | ||
expirationInSeconds?: number; | ||
temporaryExpirationDate?: Date; | ||
}; | ||
@@ -33,0 +33,0 @@ export declare type ITeamUserRole = { |
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
409164