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

egg-ez-ws

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-ez-ws - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

1

lib/ClusterManager/RoomInfo.js

@@ -19,4 +19,5 @@ "use strict";

this.ext.data = info.data || {};
this.ext.gmtCreated = info.gmtCreated || Date.now();
}
}
exports.RoomInfo = RoomInfo;

2

package.json
{
"name": "egg-ez-ws",
"version": "0.2.3",
"version": "0.2.4",
"description": "easy websocket for egg.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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