@types/atmosphere.js
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -5,2 +5,3 @@ // Type definitions for Atmosphere v2.1.5 | ||
// Fedor Kirpichev <https://github.com/Mory1879> | ||
// Jorge Beltran <https://github.com/Scipion> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -69,2 +70,3 @@ | ||
pollingInterval?: number; | ||
webSocketUrl?: string; | ||
@@ -71,0 +73,0 @@ onError?: (response?:Response) => void; |
{ | ||
"name": "@types/atmosphere.js", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for Atmosphere", | ||
@@ -16,2 +16,7 @@ "license": "MIT", | ||
"githubUsername": "Mory1879" | ||
}, | ||
{ | ||
"name": "Jorge Beltran", | ||
"url": "https://github.com/Scipion", | ||
"githubUsername": "Scipion" | ||
} | ||
@@ -26,4 +31,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0258d36e5477fb60e10ac862895bcd5c0031189068787b97fc9d8b03e8115e6f", | ||
"typesPublisherContentHash": "35412dbe24d9823d5d84da1972669b88bf70938c11197fe87a7a96af04fd5b04", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 04 Oct 2017 18:20:42 GMT | ||
* Last updated: Thu, 22 Mar 2018 21:28:49 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: atmosphere | ||
# Credits | ||
These definitions were written by Kai Toedter <https://github.com/toedter>, Fedor Kirpichev <https://github.com/Mory1879>. | ||
These definitions were written by Kai Toedter <https://github.com/toedter>, Fedor Kirpichev <https://github.com/Mory1879>, Jorge Beltran <https://github.com/Scipion>. |
Sorry, the diff of this file is not supported yet
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
6569
103