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.23.1 to 1.23.2

2

lib/index.d.ts

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

toString(): string;
toJson(): string;
toJSON(): string;
}

@@ -94,0 +94,0 @@ export declare class StrictFlag extends String {

@@ -83,3 +83,3 @@ export const isPermissionHolder = (value) => {

}
toJson() {
toJSON() {
return this.value;

@@ -86,0 +86,0 @@ }

{
"name": "ciam-commons",
"version": "1.23.1",
"version": "1.23.2",
"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