@types/async
Advanced tools
Comparing version 2.0.41 to 2.0.42
// Type definitions for Async 2.0.1 | ||
// Project: https://github.com/caolan/async | ||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Arseniy Maximov <https://github.com/kern0>, Joe Herman <https://github.com/Penryn>, Angus Fenying <https://github.com/fenying>, Pascal Martin <https://github.com/pascalmartin> | ||
// Definitions by: Boris Yankov <https://github.com/borisyankov>, Arseniy Maximov <https://github.com/kern0>, Joe Herman <https://github.com/Penryn>, Angus Fenying <https://github.com/fenying>, Pascal Martin <https://github.com/pascalmartin> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/async", | ||
"version": "2.0.41", | ||
"version": "2.0.42", | ||
"description": "TypeScript definitions for Async", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Boris Yankov", | ||
"url": "https://github.com/borisyankov/" | ||
"url": "https://github.com/borisyankov" | ||
}, | ||
@@ -36,5 +36,4 @@ { | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5634111b53ce79675edf8eb2fe650c9d81e85b4fd16b5088d54fab4c3cf24478", | ||
"typesPublisherContentHash": "38442f7b617561bd9d36b69f84d0204be7ae69a494b570b0f413545fb1ba1d75", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 15 Aug 2017 18:11:20 GMT | ||
* Last updated: Mon, 21 Aug 2017 21:47:08 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: async | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Arseniy Maximov <https://github.com/kern0>, Joe Herman <https://github.com/Penryn>, Angus Fenying <https://github.com/fenying>, Pascal Martin <https://github.com/pascalmartin>. | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov>, Arseniy Maximov <https://github.com/kern0>, Joe Herman <https://github.com/Penryn>, Angus Fenying <https://github.com/fenying>, Pascal Martin <https://github.com/pascalmartin>. |
17581