@types/socket.io
Advanced tools
Comparing version 1.4.27 to 1.4.28
@@ -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 | ||
} |
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
25798
766
0
17