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

@types/socket.io

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/socket.io - npm Package Compare versions

Comparing version 1.4.37 to 1.4.38

2

socket.io/index.d.ts

@@ -619,3 +619,3 @@ // Type definitions for socket.io 1.4.5

*/
join( name: string, fn?: ( err?: any ) => void ): Socket;
join( name: string|string[], fn?: ( err?: any ) => void ): Socket;

@@ -622,0 +622,0 @@ /**

{
"name": "@types/socket.io",
"version": "1.4.37",
"version": "1.4.38",
"description": "TypeScript definitions for socket.io",

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

},
"typesPublisherContentHash": "937075b61c2a658ba528440049ed89bf0f962c1822adbb6654fd559a58312b74",
"typesPublisherContentHash": "797670cb0002bbe8901c7607337e46c10746ba8b4b739cc99f818a116d4be749",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Sat, 18 Aug 2018 01:07:25 GMT
* Last updated: Thu, 23 Aug 2018 17:24:04 GMT
* Dependencies: node

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

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