Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nestjs/platform-socket.io

Package Overview
Dependencies
Maintainers
2
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/platform-socket.io - npm Package Compare versions

Comparing version 11.0.0-next.4 to 11.0.0

2

index.js
"use strict";
/*
* Nest @platform-socket.io
* Copyright(c) 2017 - 2023 Kamil Mysliwiec
* Copyright(c) 2017 - 2025 Kamil Mysliwiec
* https://nestjs.com

@@ -6,0 +6,0 @@ * MIT Licensed

{
"name": "@nestjs/platform-socket.io",
"version": "11.0.0-next.4",
"version": "11.0.0",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)",

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

"dependencies": {
"socket.io": "4.8.0",
"tslib": "2.7.0"
"socket.io": "4.8.1",
"tslib": "2.8.1"
},
"peerDependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/websockets": "^10.0.0",
"@nestjs/common": "^11.0.0",
"@nestjs/websockets": "^11.0.0",
"rxjs": "^7.1.0"
}
}

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