@essential-projects/iam_contracts
Advanced tools
Comparing version 3.6.0-f2c7127a-b1 to 3.6.0-fffd3b04-b2
@@ -6,2 +6,3 @@ export interface IIAMConfiguration { | ||
claimPath?: string; | ||
disableClaimCheck?: boolean; | ||
allowGodToken?: boolean; | ||
@@ -8,0 +9,0 @@ cache?: IClaimCacheConfiguration; |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "3.6.0-f2c7127a-b1", | ||
"version": "3.6.0-fffd3b04-b2", | ||
"description": "the referencable contracts for iam", | ||
@@ -9,0 +9,0 @@ "license": "MIT", |
@@ -6,2 +6,3 @@ export interface IIAMConfiguration { | ||
claimPath?: string; | ||
disableClaimCheck?: boolean; | ||
allowGodToken?: boolean; | ||
@@ -8,0 +9,0 @@ cache?: IClaimCacheConfiguration; |
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
8995
199