Socket
Socket
Sign inDemoInstall

socket.io

Package Overview
Dependencies
Maintainers
1
Versions
158
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.8.1 to 0.8.2

5

History.md
0.8.2 / 2011-08-29
==================
* Updated client.
0.8.1 / 2011-08-29

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

2

lib/socket.io.js

@@ -18,3 +18,3 @@

exports.version = '0.8.1';
exports.version = '0.8.2';

@@ -21,0 +21,0 @@ /**

{
"name": "socket.io"
, "version": "0.8.1"
, "version": "0.8.2"
, "description": "Real-time apps made cross-browser & easy with a WebSocket-like API"

@@ -19,3 +19,3 @@ , "homepage": "http://socket.io"

, "dependencies": {
"socket.io-client": "0.8.1"
"socket.io-client": "0.8.2"
, "policyfile": "0.0.4"

@@ -22,0 +22,0 @@ , "redis": "0.6.6"

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