Socket
Socket
Sign inDemoInstall

async-settle

Package Overview
Dependencies
6
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

index.js

@@ -17,3 +17,3 @@ 'use strict';

done(undefined, settled);
done(null, settled);
});

@@ -20,0 +20,0 @@ }

{
"name": "async-settle",
"version": "0.2.0",
"version": "0.2.1",
"description": "Settle your async functions - when you need to know all your parallel functions are complete (success or failure)",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc