Socket
Socket
Sign inDemoInstall

@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.32 to 1.4.33

2

socket.io/index.d.ts

@@ -10,2 +10,4 @@ // Type definitions for socket.io 1.4.4

export = SocketIO;
/** @deprecated Available as a global for backwards-compatibility. */
export as namespace SocketIO;

@@ -12,0 +14,0 @@ interface SocketIOStatic {

4

socket.io/package.json
{
"name": "@types/socket.io",
"version": "1.4.32",
"version": "1.4.33",
"description": "TypeScript definitions for socket.io",

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

},
"typesPublisherContentHash": "72860fa4d57fe2ea9c00df394bf8df2a51d27c44270e6bbb996247baa0e329f2",
"typesPublisherContentHash": "1dc48fcb2f2809f6cd90b537509c61c69bfb2e9c87fdb82ac395813ba6064675",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Wed, 14 Mar 2018 22:28:42 GMT
* Last updated: Fri, 30 Mar 2018 14:35:30 GMT
* Dependencies: node
* Global values: none
* Global values: SocketIO
# Credits
These definitions were written by PROGRE <https://github.com/progre>, Damian Connolly <https://github.com/divillysausages>, Florent Poujol <https://github.com/florentpoujol>, KentarouTakeda <https://github.com/KentarouTakeda>, Alexey Snigirev <https://github.com/gigi>.

Sorry, the diff of this file is not supported yet

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