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 1.4.39 to 1.4.40

2

socket.io v1/index.d.ts

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

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