@types/socket.io
Advanced tools
Comparing version 2.1.13 to 3.0.0
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
1653
3
0
2
1
3
1
2
+ Addedsocket.io@*
+ Added@types/cookie@0.4.1(transitive)
+ Added@types/cors@2.8.17(transitive)
+ Addedaccepts@1.3.8(transitive)
+ Addedbase64id@2.0.0(transitive)
+ Addedcookie@0.7.2(transitive)
+ Addedcors@2.8.5(transitive)
+ Addedengine.io@6.6.2(transitive)
+ Addedengine.io-parser@5.2.3(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addednegotiator@0.6.3(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedsocket.io@4.8.1(transitive)
+ Addedsocket.io-adapter@2.5.5(transitive)
+ Addedvary@1.1.2(transitive)
+ Addedws@8.17.1(transitive)
- Removed@types/engine.io@*
- Removed@types/node@*
- Removed@types/socket.io-parser@*
- Removed@types/engine.io@3.1.10(transitive)
- Removed@types/socket.io-parser@3.0.0(transitive)