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

nestjs-session

Package Overview
Dependencies
Maintainers
1
Versions
624
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-session - npm Package Compare versions

Comparing version 1.0.0-alpha.c0313d to 1.0.0-alpha.dec22e

4

package.json
{
"name": "nestjs-session",
"version": "1.0.0-alpha.c0313d",
"version": "1.0.0-alpha.dec22e",
"description": "",

@@ -41,3 +41,3 @@ "main": "index.js",

"dependencies": {
"create-nestjs-middleware-module": "^0.2.0"
"create-nestjs-middleware-module": "^0.2.1"
},

@@ -44,0 +44,0 @@ "devDependencies": {

@@ -149,2 +149,8 @@ <h1 align="center">NestJS-Session</h1>

## Migration
### v2
`express-session` and `@types/express-session` are moved to peer dependencies, so you can update them independently.
---

@@ -151,0 +157,0 @@

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