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

async

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

2

lib/async.js

@@ -403,3 +403,3 @@ /*global setTimeout: false, console: false */

return (a && results.hasOwnProperty(x));
}, true);
}, true) && !results.hasOwnProperty(k);
};

@@ -406,0 +406,0 @@ if (ready()) {

@@ -5,3 +5,3 @@ { "name": "async"

, "author": "Caolan McMahon"
, "version": "0.1.21"
, "version": "0.1.22"
, "repository" :

@@ -8,0 +8,0 @@ { "type" : "git"

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