New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ciam-commons

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ciam-commons - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

4

lib/index.d.ts

@@ -29,3 +29,3 @@ export interface DiscordUser {

id: string;
required: string[];
required: StrictFlag[];
/**

@@ -37,3 +37,3 @@ * Any additional permissions to give the subject while checking.

*/
additional: string[];
additional: Flag[];
includeMissing: boolean;

@@ -40,0 +40,0 @@ respectCooldown: boolean;

{
"name": "ciam-commons",
"version": "1.17.0",
"version": "1.18.0",
"description": "Common types and functions for CIAM",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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