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

@companieshouse/node-session-handler

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@companieshouse/node-session-handler - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

2

lib/session/SessionMiddleware.js

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

}
Logger_1.loggerInstance().error(`Session loading failed from cookie ${sessionCookie} due to error: ${sessionLoadingError}`);
Logger_1.loggerInstance().info(`Session loading failed from cookie ${sessionCookie} due to error: ${sessionLoadingError}`);
return undefined;

@@ -63,0 +63,0 @@ }

{
"name": "@companieshouse/node-session-handler",
"version": "4.1.5",
"version": "4.1.6",
"description": "Node.js session handler for Companies House",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

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