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

socket.io

Package Overview
Dependencies
Maintainers
1
Versions
159
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.10 to 0.7.11

5

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

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

2

lib/socket.io.js

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

exports.version = '0.7.10';
exports.version = '0.7.11';

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

{
"name": "socket.io"
, "version": "0.7.10"
, "version": "0.7.11"
, "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.10"
"socket.io-client": "0.7.11"
, "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