Socket
Socket
Sign inDemoInstall

engine.io

Package Overview
Dependencies
Maintainers
2
Versions
151
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 6.5.4 to 6.5.5

2

build/socket.d.ts

@@ -12,3 +12,3 @@ /// <reference types="node" />

readonly protocol: number;
readonly request: IncomingMessage;
request: IncomingMessage;
readonly remoteAddress: string;

@@ -15,0 +15,0 @@ _readyState: ReadyState;

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

@@ -44,3 +44,3 @@ "type": "commonjs",

"engine.io-parser": "~5.2.1",
"ws": "~8.11.0"
"ws": "~8.17.1"
},

@@ -47,0 +47,0 @@ "devDependencies": {

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