Socket
Socket
Sign inDemoInstall

@croquiscom/crary-express

Package Overview
Dependencies
91
Maintainers
14
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

2

lib/logger.js

@@ -85,3 +85,3 @@ "use strict";

user_id: req.session?.user_id,
user_uuid: req.session?.user_uuid?.substring(0, 6),
user_uuid: req.session?.uuid?.substring(0, 6),
request_method: this.I.m,

@@ -88,0 +88,0 @@ request_url: this.I.u,

{
"name": "@croquiscom/crary-express",
"version": "1.1.1",
"version": "1.1.2",
"description": "Croquis's library - express extension",

@@ -52,3 +52,3 @@ "engines": {

},
"gitHead": "471585b94c93d4beb4e5af29af57d8cead019f99"
"gitHead": "abce74604ae0dbaeae425df6c3c3e55f1284f764"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc