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
0
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 3.0.0 to 3.0.1-alpha.0df3c5

14

package.json
{
"name": "nestjs-session",
"version": "3.0.0",
"version": "3.0.1-alpha.0df3c5",
"description": "Idiomatic NestJS module for session",

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

"dependencies": {
"create-nestjs-middleware-module": "^0.3.0"
"create-nestjs-middleware-module": "^0.3.1"
},

@@ -52,5 +52,5 @@ "devDependencies": {

"@types/jest": "^29.5.3",
"@types/node": "^20.5.0",
"@types/node": "^22.0.0",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.4.0",

@@ -62,8 +62,8 @@ "eslint": "^8.47.0",

"express-session": "^1.17.3",
"jest": "29.6.2",
"jest": "29.7.0",
"prettier": "^3.0.2",
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.1",
"rimraf": "^6.0.0",
"rxjs": "^7.8.1",
"supertest": "^6.3.3",
"supertest": "^7.0.0",
"ts-jest": "^29.1.1",

@@ -70,0 +70,0 @@ "ts-loader": "^9.4.4",

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