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

@arcblock/ws

Package Overview
Dependencies
Maintainers
4
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/ws - npm Package Compare versions

Comparing version 1.13.63 to 1.13.64

2

lib/server/index.js

@@ -247,3 +247,3 @@ const EventEmitter = require('events');

socket.on('message', async (msg) => {
this.logger.info('socket onmessage', { msg });
this.logger.debug('socket onmessage', { msg });
let joinRef;

@@ -250,0 +250,0 @@ let ref;

{
"name": "@arcblock/ws",
"version": "1.13.63",
"version": "1.13.64",
"description": "OCAP Chain websocket server and client",

@@ -37,3 +37,3 @@ "keywords": [

"dependencies": {
"@arcblock/event-hub": "1.13.63",
"@arcblock/event-hub": "1.13.64",
"debug": "^4.3.2",

@@ -48,3 +48,3 @@ "eventemitter3": "^4.0.4",

},
"gitHead": "7e40f22f90f4f5ac08fde3d4d3b7194aa792c95d"
"gitHead": "49c94d9fd5f12ec63c34ad609d041a92f68322a8"
}
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