Socket
Socket
Sign inDemoInstall

@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 to 3.6.1-2f4e6fc0-b11

1

dist/iiam_configuration.d.ts

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

disableClaimCheck?: boolean;
allowGodToken?: boolean;
cache?: IClaimCacheConfiguration;

@@ -9,0 +10,0 @@ }

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "3.6.0",
"version": "3.6.1-2f4e6fc0-b11",
"description": "the referencable contracts for iam",

@@ -9,0 +9,0 @@ "license": "MIT",

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

disableClaimCheck?: boolean;
allowGodToken?: boolean;
cache?: IClaimCacheConfiguration;

@@ -9,0 +10,0 @@ }

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