Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/async

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/async - npm Package Compare versions

Comparing version 3.2.23 to 3.2.24

2

async/index.d.ts

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc