Socket
Socket
Sign inDemoInstall

@ahi40/common

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahi40/common - npm Package Compare versions

Comparing version 1.0.27 to 1.0.28

build/rbac/userRoles.d.ts

1

build/middlewares/current-user.js

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

if (!((_a = req.session) === null || _a === void 0 ? void 0 : _a.jwt)) {
console.log(req.session);
return next();

@@ -12,0 +11,0 @@ }

{
"name": "@ahi40/common",
"version": "1.0.27",
"version": "1.0.28",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/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