Socket
Socket
Sign inDemoInstall

@nestjs/websockets

Package Overview
Dependencies
208
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.3.1 to 10.3.2

8

package.json
{
"name": "@nestjs/websockets",
"version": "10.3.1",
"version": "10.3.2",
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)",

@@ -21,4 +21,4 @@ "author": "Kamil Mysliwiec",

"devDependencies": {
"@nestjs/common": "10.3.1",
"@nestjs/core": "10.3.1"
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

"@nestjs/platform-socket.io": "^10.0.0",
"reflect-metadata": "^0.1.12",
"reflect-metadata": "^0.1.12 || ^0.2.0",
"rxjs": "^7.1.0"

@@ -32,0 +32,0 @@ },

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