New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rm8tickets/common

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rm8tickets/common - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

build/middlewares/current-user.js

@@ -7,2 +7,4 @@ "use strict";

var _a;
console.log('req', req.session);
console.log('jwtkey', process.env.JWT_KEY);
if (!((_a = req.session) === null || _a === void 0 ? void 0 : _a.jwt)) {

@@ -9,0 +11,0 @@ return next();

2

package.json
{
"name": "@rm8tickets/common",
"version": "1.0.9",
"version": "1.0.10",
"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