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.7.9 to 0.7.10

5

History.md
0.7.10 / 2011-08-27
===================
* Updated socket.io-client.
0.7.9 / 2011-08-12

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

2

lib/socket.io.js

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

exports.version = '0.7.9';
exports.version = '0.7.10';

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

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

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

, "dependencies": {
"socket.io-client": "0.7.9"
"socket.io-client": "0.7.10"
, "policyfile": "0.0.4"

@@ -21,0 +21,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