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

@idagio/cookie-middleware

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idagio/cookie-middleware - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@idagio/cookie-middleware",
"version": "1.0.1",
"version": "1.0.2",
"description": "Middleware for dealing with the parsing and serialization of cookies for Node.js / Express.js",

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

@@ -1,2 +0,2 @@

# idagio-cookie-middleware
# @IDAGIO/cookie-middleware

@@ -13,3 +13,3 @@ Middleware for dealing with the parsing and serialization of cookies for Node.js / Express.js

At IDAGIO, we've use two modules that deal with session management & authentication. Only one is open-source, because the other contains way too much application specific code to be made generic.
At IDAGIO, we use two modules that deal with session management & authentication. Only one is open-source, because the other contains way too much application specific code to be made generic.

@@ -16,0 +16,0 @@ ## See Also

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