@types/socket.io
Advanced tools
Comparing version 1.4.39 to 1.4.40
@@ -172,3 +172,3 @@ // Type definitions for socket.io 1.4.5 | ||
/** | ||
* 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": "1.4.39", | ||
"version": "1.4.40", | ||
"description": "TypeScript definitions for socket.io", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -49,4 +49,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "e5087b739580334d2a7d8f411a7e2bac072f56aa164a7fbb7dc057d0e082cc3b", | ||
"typesPublisherContentHash": "f603f3bb6369236e193ea957a2503118ee4b37f22a4fa43109c7a11e97c7f0df", | ||
"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:15:40 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
25000
0