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.2 to 1.1.3

3

lib/logger.js

@@ -83,3 +83,4 @@ "use strict";

session: this.C.s.substring(0, 6),
given_session: given_session?.substring(0, 6),
session_given: given_session?.substring(0, 6),
session_changed: this.C.s !== given_session,
user_id: req.session?.user_id,

@@ -86,0 +87,0 @@ user_uuid: req.session?.uuid?.substring(0, 6),

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

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

},
"gitHead": "abce74604ae0dbaeae425df6c3c3e55f1284f764"
"gitHead": "f1cf2816debc1f5344317efbaf5927a6bef5186c"
}
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