@frontegg/rest-api
Advanced tools
Comparing version 3.1.62 to 3.1.63
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.62 | ||
/** @license Frontegg v3.1.63 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.1.62 | ||
/** @license Frontegg v3.1.63 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.1.62", | ||
"version": "3.1.63", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,3 +11,3 @@ export declare enum PermissionAssignmentTypeEnum { | ||
name: string; | ||
description?: null; | ||
description?: string | null; | ||
permissions: string[]; | ||
@@ -14,0 +14,0 @@ tenantId?: 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
412215
24
45
83