Socket
Socket
Sign inDemoInstall

@ahi40/common

Package Overview
Dependencies
8
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.33 to 1.0.34

2

build/events/user-signin-event.d.ts
import { Subjects } from './subjects';
import { UserRoles } from '../rbac/userRoles';
export interface UserSigninEvent {

@@ -8,5 +7,4 @@ subject: Subjects.UserSignin;

dateCreated: string;
userRole: UserRoles;
uuid: string;
};
}

2

package.json
{
"name": "@ahi40/common",
"version": "1.0.33",
"version": "1.0.34",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc