Socket
Socket
Sign inDemoInstall

@types/socket.io-client

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/socket.io-client - npm Package Compare versions

Comparing version 1.4.30 to 1.4.31

7

socket.io-client/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for socket.io-client 1.4.4
// Type definitions for socket.io-client 1.4.5
// Project: http://socket.io/

@@ -61,2 +61,7 @@ // Definitions by: PROGRE <https://github.com/progre>, Damian Connolly <https://github.com/divillysausages>, Florent Poujol <https://github.com/florentpoujol>

Manager: SocketIOClient.ManagerStatic;
/**
* Managers cache
*/
managers: { [key: string]: SocketIOClient.Manager }
}

@@ -63,0 +68,0 @@

13

socket.io-client/package.json
{
"name": "@types/socket.io-client",
"version": "1.4.30",
"version": "1.4.31",
"description": "TypeScript definitions for socket.io-client",

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "PROGRE",
"url": "https://github.com/progre"
"url": "https://github.com/progre",
"githubUsername": "progre"
},
{
"name": "Damian Connolly",
"url": "https://github.com/divillysausages"
"url": "https://github.com/divillysausages",
"githubUsername": "divillysausages"
},
{
"name": "Florent Poujol",
"url": "https://github.com/florentpoujol"
"url": "https://github.com/florentpoujol",
"githubUsername": "florentpoujol"
}

@@ -28,4 +31,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "a6806f70cd3d047ef229abbfbbc925c8eb103464e0fff82a2f8703804d9da01e",
"typesPublisherContentHash": "b261468f17b119677fd0f2329fbde5d266c7c62b27e23bbdc52118e2748bc53d",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Mon, 09 Oct 2017 23:45:50 GMT
* Dependencies: none

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

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