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.20.0 to 1.20.1

1

lib/index.d.ts

@@ -44,2 +44,3 @@ export interface DiscordUser {

export interface CheckResult {
flag: Flag;
passed: boolean;

@@ -46,0 +47,0 @@ onCooldown: boolean | undefined;

2

package.json
{
"name": "ciam-commons",
"version": "1.20.0",
"version": "1.20.1",
"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