Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@essential-projects/iam_contracts

Package Overview
Dependencies
Maintainers
9
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@essential-projects/iam_contracts - npm Package Compare versions

Comparing version 3.6.0-f2c7127a-b1 to 3.6.0-fffd3b04-b2

1

dist/iiam_configuration.d.ts

@@ -6,2 +6,3 @@ export interface IIAMConfiguration {

claimPath?: string;
disableClaimCheck?: boolean;
allowGodToken?: boolean;

@@ -8,0 +9,0 @@ cache?: IClaimCacheConfiguration;

2

package.json

@@ -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;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc