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

websocket

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

lib/websocket.js

@@ -8,3 +8,3 @@ module.exports = {

"connection" : require('./WebSocketConnection'),
"version" : "0.0.18"
"version" : "0.0.19"
};

@@ -362,3 +362,3 @@ /************************************************************************

}
console.error((new Date()) + " " + logCloseError);
// console.error((new Date()) + " " + logCloseError);
}

@@ -365,0 +365,0 @@ else {

@@ -6,3 +6,3 @@ {

"author": "Brian McKelvey <brian@worlize.com>",
"version": "0.0.18",
"version": "0.0.19",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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