Socket
Socket
Sign inDemoInstall

@types/engine.io

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/engine.io - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

2

engine.io/index.d.ts

@@ -107,3 +107,3 @@ // Type definitions for engine.io 3.1

*/
handlePreflightRequest?: boolean|((server: Server, req: http.IncomingMessage, res: http.ServerResponse) => void);
handlePreflightRequest?: boolean|((req: http.IncomingMessage, res: http.ServerResponse) => void);
}

@@ -110,0 +110,0 @@ interface ServerAttachOptions extends ServerOptions, AttachOptions {}

{
"name": "@types/engine.io",
"version": "3.1.4",
"version": "3.1.5",
"description": "TypeScript definitions for engine.io",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "970a06400e82838e8f590fd9882991405d4bd5a8fde6796104048233689521ec",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "b99fe904f9c2cf6acd9eeb1cbaa247593d54334723b29b1397eed4de6ef25f53",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sat, 30 May 2020 00:54:07 GMT
* Last updated: Wed, 06 Jan 2021 03:47:04 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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