@types/async
Advanced tools
Comparing version 3.2.10 to 3.2.11
@@ -8,3 +8,2 @@ // Type definitions for Async 3.2 | ||
// Pascal Martin <https://github.com/pascalmartin> | ||
// Dmitri Trofimov <https://github.com/Dmitri1337> | ||
// Etienne Rossignon <https://github.com/erossignon> | ||
@@ -11,0 +10,0 @@ // Lifeng Zhu <https://github.com/Juliiii> |
{ | ||
"name": "@types/async", | ||
"version": "3.2.10", | ||
"version": "3.2.11", | ||
"description": "TypeScript definitions for Async", | ||
@@ -34,7 +34,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async", | ||
{ | ||
"name": "Dmitri Trofimov", | ||
"url": "https://github.com/Dmitri1337", | ||
"githubUsername": "Dmitri1337" | ||
}, | ||
{ | ||
"name": "Etienne Rossignon", | ||
@@ -69,4 +64,4 @@ "url": "https://github.com/erossignon", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "59988f58dbf614557dca35731704e62c7ac12321c056e72f522cfca75059a6c9", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "a84804e41d003d56b766481633495eb03d525b60ec3e3cb24da339ce3492108e", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 15 Nov 2021 17:01:34 GMT | ||
* Last updated: Thu, 23 Dec 2021 23:34:16 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), [Dmitri Trofimov](https://github.com/Dmitri1337), [Etienne Rossignon](https://github.com/erossignon), [Lifeng Zhu](https://github.com/Juliiii), [Tümay Çeber](https://github.com/brendtumi), and [Andrew Pensinger](https://github.com/apnsngr). | ||
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), [Etienne Rossignon](https://github.com/erossignon), [Lifeng Zhu](https://github.com/Juliiii), [Tümay Çeber](https://github.com/brendtumi), and [Andrew Pensinger](https://github.com/apnsngr). |
27736
397