Socket
Socket
Sign inDemoInstall

socket.io

Package Overview
Dependencies
Maintainers
0
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socket.io - npm Package Compare versions

Comparing version 0.6.7 to 0.6.8

5

History.md
0.6.8 / 2011-01-10
==================
* Fixed issue with terminating connection twice
0.6.7 / 2011-01-09

@@ -3,0 +8,0 @@ ==================

2

lib/socket.io/._index.js

@@ -1,1 +0,1 @@

Mac OS X  2��ATTR�4[�� � com.macromates.caretx���R������<[k0?'3/«��
Mac OS X  2��ATTRݱ��� � com.macromates.caretx���R������<[k0?'3/«��

@@ -72,4 +72,4 @@ var urlparse = require('url').parse

self._onClose();
self.connection.destroy();
self.connection = null;
if (self.connection)
self.connection.destroy();
});

@@ -76,0 +76,0 @@

{ "name" : "socket.io"
, "description" : "The cross-browser WebSocket"
, "version" : "0.6.7"
, "version" : "0.6.8"
, "author" : "LearnBoost"

@@ -5,0 +5,0 @@ , "licenses" :

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