@types/async
Advanced tools
Comparing version 3.2.23 to 3.2.24
@@ -350,3 +350,3 @@ export as namespace async; | ||
callback: C extends undefined ? never : AsyncResultCallback<R, E>, | ||
// tslint:disable-next-line:void-return | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
) => C extends undefined ? Promise<R> : void, | ||
@@ -353,0 +353,0 @@ ): Promise<Dictionary<R>>; |
{ | ||
"name": "@types/async", | ||
"version": "3.2.23", | ||
"version": "3.2.24", | ||
"description": "TypeScript definitions for async", | ||
@@ -58,4 +58,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8a836aefca59bd14482898646e21a4e007b7e7707d41145bbde4efef81dd0065", | ||
"typesPublisherContentHash": "d22df6dcc4644f4e587d58121a6afb56868467fd940a0c9bb41bc28d5ef07504", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 06 Nov 2023 22:41:04 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
30566