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

@tsed/socketio

Package Overview
Dependencies
Maintainers
4
Versions
1126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/socketio - npm Package Compare versions

Comparing version 4.0.1 to 4.0.4

13

package.json
{
"name": "@tsed/socketio",
"version": "4.0.1",
"version": "4.0.4",
"description": "Socket.io package for Ts.ED framework",

@@ -11,3 +11,3 @@ "main": "./lib/index.js",

"peerDependencies": {
"@tsed/common": "4.0.1",
"@tsed/common": "4.0.4",
"@types/socket.io": "^1.4.31",

@@ -24,3 +24,3 @@ "socket.io": "^2.0.4"

"type": "git",
"url": "https://github.com/Romakita/ts-express-decorators.git"
"url": "git+https://github.com/Romakita/ts-express-decorators.git"
},

@@ -53,4 +53,7 @@ "keywords": [

"homepage": "https://romakita.github.io/ts-express-decorators/#/",
"author": "Romain Lenzotti",
"license": "MIT"
"author": {
"name": "Romain Lenzotti"
},
"license": "MIT",
"gitHead": "933abdb5d88d2a5b77c22f5d62932e2ab248b265"
}
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