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.28 to 1.4.29

5

socket.io-client/index.d.ts

@@ -615,2 +615,7 @@ // Type definitions for socket.io-client 1.4.4

/**
* Header options for Node.js client
*/
extraHeaders?: Object;
/**
* (SSL) Certificate, Private key and CA certificates to use for SSL.

@@ -617,0 +622,0 @@ * Can be used in Node.js client environment to manually specify

4

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

@@ -16,3 +16,3 @@ "license": "MIT",

"typings": "index.d.ts",
"typesPublisherContentHash": "b88e3a6ed323bb08231c905893c2e7481200f3ba361c1f599751b3a9764f3285"
"typesPublisherContentHash": "91b513868ae7b077865fd48ead3c83e8ff0fe589f8b553570119517e17d472b3"
}

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

Additional Details
* Last updated: Thu, 03 Nov 2016 17:41:49 GMT
* Last updated: Wed, 23 Nov 2016 18:29:19 GMT
* File structure: Mixed

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -24,3 +24,3 @@ {

"hasPackageJson": false,
"contentHash": "b88e3a6ed323bb08231c905893c2e7481200f3ba361c1f599751b3a9764f3285"
"contentHash": "91b513868ae7b077865fd48ead3c83e8ff0fe589f8b553570119517e17d472b3"
}
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