@types/socket.io
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -172,3 +172,3 @@ // Type definitions for socket.io 2.1 | ||
/** | ||
* Binds socket.io to an engine.io intsance | ||
* Binds socket.io to an engine.io instance | ||
* @param src The Engine.io (or compatible) server to bind to | ||
@@ -175,0 +175,0 @@ * @return This Server |
{ | ||
"name": "@types/socket.io", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for socket.io", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -49,4 +49,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "b07197eb870fc79985b99cc4280f2e5df6e69c495246c2b083dae9026aa37184", | ||
"typesPublisherContentHash": "c9c1b55d9a2ba0c737782037e9bece4c846f2db485918d0b9a5991badcb7f586", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Nov 2018 22:54:37 GMT | ||
* Dependencies: node | ||
* Last updated: Thu, 06 Dec 2018 00:19:56 GMT | ||
* Dependencies: @types/node | ||
* Global values: SocketIO | ||
@@ -15,0 +15,0 @@ |
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
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
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
25014
0