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.32 to 1.0.33

build/middlewares/validate-user-role.d.ts

1

build/events/user-signin-event.d.ts

@@ -9,3 +9,4 @@ import { Subjects } from './subjects';

userRole: UserRoles;
uuid: string;
};
}

1

build/middlewares/current-user.js

@@ -16,3 +16,2 @@ "use strict";

req.currentUser = payload;
console.log("received token info: " + payload.userRole + payload.email);
}

@@ -19,0 +18,0 @@ catch (err) {

{
"name": "@ahi40/common",
"version": "1.0.32",
"version": "1.0.33",
"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