Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 2.1.13 to 3.0.0

64

socket.io/package.json
{
"name": "@types/socket.io",
"version": "2.1.13",
"description": "TypeScript definitions for socket.io",
"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"
},
{
"name": "KentarouTakeda",
"url": "https://github.com/KentarouTakeda",
"githubUsername": "KentarouTakeda"
},
{
"name": "Alexey Snigirev",
"url": "https://github.com/gigi",
"githubUsername": "gigi"
},
{
"name": "Ezinwa Okpoechi",
"url": "https://github.com/BrainMaestro",
"githubUsername": "BrainMaestro"
},
{
"name": "Marek Urbanowicz",
"url": "https://github.com/murbanowicz",
"githubUsername": "murbanowicz"
},
{
"name": "Kevin Kam",
"url": "https://github.com/kevinkam",
"githubUsername": "kevinkam"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for socket.io, 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"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/engine.io": "*",
"@types/node": "*",
"@types/socket.io-parser": "*"
},
"typesPublisherContentHash": "a7ddb2551415fe819f85d55852a5919b2ce6ba8edf2cf570a9b5a55c916c4107",
"typeScriptVersion": "3.4"
"socket.io": "*"
}
}

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

# Installation
> `npm install --save @types/socket.io`
This is a stub types definition for @types/socket.io (https://github.com/socketio/socket.io#readme).
# Summary
This package contains type definitions for socket.io (http://socket.io/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socket.io.
### Additional Details
* Last updated: Mon, 25 Jan 2021 21:56:06 GMT
* Dependencies: [@types/engine.io](https://npmjs.com/package/@types/engine.io), [@types/socket.io-parser](https://npmjs.com/package/@types/socket.io-parser), [@types/node](https://npmjs.com/package/@types/node)
* 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), [Ezinwa Okpoechi](https://github.com/BrainMaestro), [Marek Urbanowicz](https://github.com/murbanowicz), and [Kevin Kam](https://github.com/kevinkam).
socket.io provides its own type definitions, so you don't need @types/socket.io 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