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.36 to 3.0.0

37

socket.io-client/package.json
{
"name": "@types/socket.io-client",
"version": "1.4.36",
"description": "TypeScript definitions for socket.io-client",
"license": "MIT",
"contributors": [
{
"name": "PROGRE",
"url": "https://github.com/progre",
"githubUsername": "progre"
},
{
"name": "Damian Connolly",
"url": "https://github.com/divillysausages",
"githubUsername": "divillysausages"
},
{
"name": "Florent Poujol",
"url": "https://github.com/florentpoujol",
"githubUsername": "florentpoujol"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for socket.io-client, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/socket.io-client"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "ea83b47001d162170aff0fc26470f98fb60a3384bcaddfd796e4fa1fdfef8ab0",
"typeScriptVersion": "3.5"
"author": "",
"license": "MIT",
"dependencies": {
"socket.io-client": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/socket.io-client`
This is a stub types definition for @types/socket.io-client (https://github.com/socketio/socket.io-client#readme).
# Summary
This package contains type definitions for socket.io-client (http://socket.io/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socket.io-client.
### Additional Details
* Last updated: Fri, 12 Mar 2021 14:47:21 GMT
* Dependencies: none
* Global values: `io`
# Credits
These definitions were written by [PROGRE](https://github.com/progre), [Damian Connolly](https://github.com/divillysausages), and [Florent Poujol](https://github.com/florentpoujol).
socket.io-client provides its own type definitions, so you don't need @types/socket.io-client installed!
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