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.35 to 1.4.36

4

socket.io-client/index.d.ts

@@ -681,3 +681,7 @@ // Type definitions for socket.io-client 1.4.5

/**
* Credentials that are sent when accessing a namespace
*/
auth?: Object;
}
}

6

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

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

"dependencies": {},
"typesPublisherContentHash": "e6010a536f1afe78629cce0f80b4623bbeb1600eaf15ec83c546eebcf1341496",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "ea83b47001d162170aff0fc26470f98fb60a3384bcaddfd796e4fa1fdfef8ab0",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 11 Jan 2021 22:13:30 GMT
* Last updated: Fri, 12 Mar 2021 14:47:21 GMT
* Dependencies: none

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

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