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

async_fn

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async_fn - npm Package Compare versions

Comparing version 1.0.0-rc5 to 1.0.0-rc6

2

dist/index.d.ts

@@ -1,2 +0,2 @@

declare const addToAsyncQueue: (fn: FnOrPromise) => Promise<unknown>;
declare const addToAsyncQueue: (fn: FnOrPromise) => Promise<void>;
export default addToAsyncQueue;

@@ -3,0 +3,0 @@

{
"name": "async_fn",
"version": "1.0.0-rc5",
"version": "1.0.0-rc6",
"author": "Sergey Shishkalov <sergeyshishkalov@gmail.com>",

@@ -5,0 +5,0 @@ "description": "One-function library for calling asynchronous functions one by one in a queue",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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