@types/socket.io
Advanced tools
Comparing version 1.4.29 to 1.4.30
// Type definitions for socket.io 1.4.4 | ||
// Project: http://socket.io/ | ||
// Definitions by: PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>, Florent Poujol <https://github.com/florentpoujol/>, KentarouTakeda <https://github.com/KentarouTakeda/> | ||
// Definitions by: PROGRE <https://github.com/progre>, Damian Connolly <https://github.com/divillysausages>, Florent Poujol <https://github.com/florentpoujol>, KentarouTakeda <https://github.com/KentarouTakeda> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/socket.io", | ||
"version": "1.4.29", | ||
"version": "1.4.30", | ||
"description": "TypeScript definitions for socket.io", | ||
@@ -9,15 +9,15 @@ "license": "MIT", | ||
"name": "PROGRE", | ||
"url": "https://github.com/progre/" | ||
"url": "https://github.com/progre" | ||
}, | ||
{ | ||
"name": "Damian Connolly", | ||
"url": "https://github.com/divillysausages/" | ||
"url": "https://github.com/divillysausages" | ||
}, | ||
{ | ||
"name": "Florent Poujol", | ||
"url": "https://github.com/florentpoujol/" | ||
"url": "https://github.com/florentpoujol" | ||
}, | ||
{ | ||
"name": "KentarouTakeda", | ||
"url": "https://github.com/KentarouTakeda/" | ||
"url": "https://github.com/KentarouTakeda" | ||
} | ||
@@ -34,5 +34,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "f7c8609cba072fae73201cd8c299f1db03cd06b17f12dbc4264737ad39c23931", | ||
"typesPublisherContentHash": "3f7e37c25534092c85abed5679c9c960989899e18b89af3bd308ec746fbea669", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/socket.io | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socket.io | ||
Additional Details | ||
* Last updated: Thu, 23 Mar 2017 00:16:54 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>, Florent Poujol <https://github.com/florentpoujol/>, KentarouTakeda <https://github.com/KentarouTakeda/>. | ||
These definitions were written by PROGRE <https://github.com/progre>, Damian Connolly <https://github.com/divillysausages>, Florent Poujol <https://github.com/florentpoujol>, KentarouTakeda <https://github.com/KentarouTakeda>. |
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
23055
4