Socket
Socket
Sign inDemoInstall

async

Package Overview
Dependencies
0
Maintainers
1
Versions
92
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

lib/async.js

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

if (typeof define !== 'undefined' && define.amd) {
define('async', [], function () {
define([], function () {
return async;

@@ -909,0 +909,0 @@ });

@@ -6,3 +6,3 @@ {

"author": "Caolan McMahon",
"version": "0.2.0",
"version": "0.2.1",
"repository" : {

@@ -9,0 +9,0 @@ "type" : "git",

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