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

engine.io

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engine.io - npm Package Compare versions

Comparing version 1.8.4 to 1.8.5

5

History.md
1.8.5 / 2017-12-27
===================
* [chore] Bump ws to version 1.1.5
1.8.4 / 2017-04-28

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

6

package.json
{
"name": "engine.io",
"version": "1.8.4",
"version": "1.8.5",
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",

@@ -32,3 +32,3 @@ "main": "./lib/engine.io",

"engine.io-parser": "1.3.2",
"ws": "1.1.4",
"ws": "~1.1.5",
"cookie": "0.3.1"

@@ -39,3 +39,3 @@ },

"babel-preset-es2015": "6.3.13",
"engine.io-client": "1.8.4",
"engine.io-client": "1.8.5",
"eslint-config-standard": "4.4.0",

@@ -42,0 +42,0 @@ "eslint-plugin-standard": "1.3.2",

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