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.13.0 to 1.13.1

2

models/index.d.ts

@@ -1,2 +0,2 @@

import { Flag } from './Permission';
import { Flag } from '../permissions';
export interface DiscordUser {

@@ -3,0 +3,0 @@ id: string;

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

@@ -5,0 +5,0 @@ "scripts": {

@@ -1,3 +0,3 @@

import { flag } from './checks';
import { unique } from './Utils';
import { flag } from '../checks';
import { unique } from '../utils';
export class PermissionError extends Error {

@@ -4,0 +4,0 @@ missing;

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