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.0 to 2.1.1

2

socket.io/index.d.ts

@@ -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 @@

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