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.27 to 1.4.28

2

socket.io/index.d.ts

@@ -183,3 +183,3 @@ // Type definitions for socket.io 1.4.4

*/
close():void;
close( fn ?: () => void ):void;

@@ -186,0 +186,0 @@ /**

{
"name": "@types/socket.io",
"version": "1.4.27",
"description": "TypeScript definitions for socket.io 1.4.4",
"version": "1.4.28",
"description": "TypeScript definitions for socket.io",
"license": "MIT",
"author": "PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>, Florent Poujol <https://github.com/florentpoujol/>",
"contributors": [
{
"name": "PROGRE",
"url": "https://github.com/progre/"
},
{
"name": "Damian Connolly",
"url": "https://github.com/divillysausages/"
},
{
"name": "Florent Poujol",
"url": "https://github.com/florentpoujol/"
}
],
"main": "",

@@ -16,4 +29,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "bdb2ac8263e2f49728b9ee984721ced1ba70017c8dd9275e0f6cefaa403996a7"
"peerDependencies": {},
"typesPublisherContentHash": "7fdd70c08839936946e997d55bc982c3b75deed970e40652279bb61bea220b89",
"typeScriptVersion": "2.0"
}

@@ -5,12 +5,10 @@ # Installation

# Summary
This package contains type definitions for socket.io 1.4.4 (http://socket.io/).
This package contains type definitions for socket.io (http://socket.io/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/socket.io
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/socket.io
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Mixed
* Library Dependencies: node
* Module Dependencies: none
* Last updated: Thu, 16 Feb 2017 01:27:09 GMT
* Dependencies: node
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>, Florent Poujol <https://github.com/florentpoujol/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [
"node"
],
"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "4",
"libraryName": "socket.io 1.4.4",
"typingsPackageName": "socket.io",
"projectName": "http://socket.io/",
"name": "socket.io",
"libraryName": "socket.io",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Mixed",
"globals": [],
"declaredModules": [
"socket.io"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "bdb2ac8263e2f49728b9ee984721ced1ba70017c8dd9275e0f6cefaa403996a7"
"data": {
"contributors": [
{
"name": "PROGRE",
"url": "https://github.com/progre/"
},
{
"name": "Damian Connolly",
"url": "https://github.com/divillysausages/"
},
{
"name": "Florent Poujol",
"url": "https://github.com/florentpoujol/"
}
],
"dependencies": {
"node": "*"
},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 4,
"typeScriptVersion": "2.0",
"libraryName": "socket.io",
"typingsPackageName": "socket.io",
"projectName": "http://socket.io/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"socket.io"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7fdd70c08839936946e997d55bc982c3b75deed970e40652279bb61bea220b89"
},
"isLatest": true
}
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