{
  "name": "async",
  "url": "https://canirequire.com/package/async/",
  "description": "Higher-order functions and common patterns for asynchronous code",
  "latest": "3.2.6",
  "latestPublished": "2024-08-19T23:24:23.363Z",
  "format": "cjs",
  "summary": "async@3.2.6 is a CommonJS package. async ships CommonJS only. require(\"async\") works everywhere. import \"async\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module. It also declares a \"module\" field, so bundlers such as webpack, Vite and esbuild pick up an ESM build for tree-shaking.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.2.6",
  "lastCommonJsDate": "2024-08-19T23:24:23.363Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/caolan/async",
  "weeklyDownloads": 92830256,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:48.870Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.2.6",
      "format": "cjs",
      "published": "2024-08-19T23:24:23.363Z"
    },
    {
      "version": "3.2.5",
      "format": "cjs",
      "published": "2023-11-03T22:11:06.054Z"
    },
    {
      "version": "3.2.4",
      "format": "cjs",
      "published": "2022-06-07T03:59:17.813Z"
    },
    {
      "version": "3.2.3",
      "format": "cjs",
      "published": "2022-01-10T00:38:36.966Z"
    },
    {
      "version": "3.2.2",
      "format": "cjs",
      "published": "2021-10-28T03:17:28.543Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2021-08-05T23:19:42.272Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2020-02-24T02:58:20.125Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2020-01-24T23:58:16.097Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-06-23T05:30:03.875Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2019-05-26T21:43:02.357Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-05-20T02:27:54.697Z"
    },
    {
      "version": "2.6.4",
      "format": "cjs",
      "published": "2022-04-13T23:07:35.444Z"
    },
    {
      "version": "2.6.3",
      "format": "cjs",
      "published": "2019-07-14T23:30:45.837Z"
    },
    {
      "version": "2.6.2",
      "format": "cjs",
      "published": "2019-02-12T22:36:10.059Z"
    },
    {
      "version": "2.6.1",
      "format": "cjs",
      "published": "2018-05-21T04:34:29.126Z"
    },
    {
      "version": "2.6.0",
      "format": "cjs",
      "published": "2017-11-07T02:45:53.140Z"
    },
    {
      "version": "2.5.0",
      "format": "cjs",
      "published": "2017-06-25T23:42:02.387Z"
    },
    {
      "version": "2.4.1",
      "format": "cjs",
      "published": "2017-05-22T03:57:15.218Z"
    },
    {
      "version": "2.4.0",
      "format": "cjs",
      "published": "2017-04-29T23:23:32.659Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2017-04-02T22:55:24.664Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-03-25T20:39:42.923Z"
    },
    {
      "version": "2.1.5",
      "format": "cjs",
      "published": "2017-02-19T01:31:00.277Z"
    },
    {
      "version": "2.1.4",
      "format": "cjs",
      "published": "2016-11-22T19:16:50.375Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2016-10-16T22:46:37.667Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2016-10-12T18:58:53.479Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-10-12T18:22:41.697Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-07-22T20:37:03.855Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-07-13T00:23:10.577Z"
    },
    {
      "version": "1.5.2",
      "format": "cjs",
      "published": "2016-01-08T00:03:32.998Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2016-01-02T23:38:22.435Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-10-26T01:41:14.220Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2015-08-09T18:10:22.399Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2015-08-07T21:08:08.172Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-07-20T02:11:50.089Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-06-29T16:14:01.899Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2015-06-08T01:43:33.907Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-06-02T20:56:04.526Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-06-08T01:26:56.285Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-06-01T07:59:05.989Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-05-20T23:40:05.710Z"
    },
    {
      "version": "0.9.2",
      "format": "cjs",
      "published": "2015-05-19T08:45:57.198Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2014-05-16T10:20:22.247Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2014-04-29T15:26:34.028Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2014-04-07T09:07:34.303Z"
    },
    {
      "version": "0.6.2",
      "format": "cjs",
      "published": "2014-03-31T09:56:20.294Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2014-03-30T20:35:32.550Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2014-03-30T12:04:32.275Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2014-03-30T11:46:31.381Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2014-03-30T11:42:54.298Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2014-03-28T17:25:12.580Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-03-28T17:16:05.640Z"
    },
    {
      "version": "0.2.10",
      "format": "cjs",
      "published": "2014-01-23T16:23:57.271Z"
    },
    {
      "version": "0.2.9",
      "format": "cjs",
      "published": "2013-05-28T07:50:48.795Z"
    },
    {
      "version": "0.2.8",
      "format": "cjs",
      "published": "2013-05-01T10:04:07.430Z"
    },
    {
      "version": "0.2.7",
      "format": "cjs",
      "published": "2013-04-09T20:50:04.712Z"
    },
    {
      "version": "0.2.6",
      "format": "cjs",
      "published": "2013-03-03T11:29:52.674Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2013-02-10T22:42:00.162Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2013-02-07T17:26:22.236Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2013-02-06T12:48:37.415Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2013-02-05T15:55:23.202Z"
    }
  ]
}