{
  "name": "@humanwhocodes/retry",
  "url": "https://canirequire.com/package/@humanwhocodes/retry/",
  "description": "A utility to retry failed async methods.",
  "latest": "0.4.3",
  "latestPublished": "2025-05-07T14:25:57.372Z",
  "format": "dual",
  "summary": "@humanwhocodes/retry@0.4.3 ships CommonJS and ESM builds. @humanwhocodes/retry publishes both a CommonJS entry and a native ESM entry (ESM added in 0.1.0). require(\"@humanwhocodes/retry\") and import \"@humanwhocodes/retry\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "0.4.3",
  "lastCommonJsDate": "2025-05-07T14:25:57.372Z",
  "nativeEsmSince": "0.1.0",
  "types": "bundled",
  "nodeEngines": ">=18.18",
  "deprecated": null,
  "license": "Apache-2.0",
  "repository": "https://github.com/humanwhocodes/retry",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:51.669Z",
    "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": "0.4.3",
      "format": "dual",
      "published": "2025-05-07T14:25:57.372Z"
    },
    {
      "version": "0.4.2",
      "format": "dual",
      "published": "2025-02-19T17:45:06.712Z"
    },
    {
      "version": "0.4.1",
      "format": "dual",
      "published": "2024-11-05T17:25:59.934Z"
    },
    {
      "version": "0.4.0",
      "format": "dual",
      "published": "2024-10-31T21:09:17.595Z"
    },
    {
      "version": "0.3.1",
      "format": "dual",
      "published": "2024-10-04T16:22:04.392Z"
    },
    {
      "version": "0.3.0",
      "format": "dual",
      "published": "2024-05-09T20:52:59.730Z"
    },
    {
      "version": "0.2.4",
      "format": "dual",
      "published": "2024-05-03T14:49:19.891Z"
    },
    {
      "version": "0.2.3",
      "format": "dual",
      "published": "2024-04-12T21:11:49.261Z"
    },
    {
      "version": "0.2.2",
      "format": "dual",
      "published": "2024-03-14T01:48:50.464Z"
    },
    {
      "version": "0.2.1",
      "format": "dual",
      "published": "2024-03-13T21:37:02.475Z"
    },
    {
      "version": "0.2.0",
      "format": "dual",
      "published": "2024-03-13T21:26:48.068Z"
    },
    {
      "version": "0.1.3",
      "format": "dual",
      "published": "2024-03-01T23:45:20.888Z"
    },
    {
      "version": "0.1.2",
      "format": "dual",
      "published": "2024-01-17T22:07:39.450Z"
    },
    {
      "version": "0.1.1",
      "format": "dual",
      "published": "2024-01-17T00:23:13.690Z"
    },
    {
      "version": "0.1.0",
      "format": "dual",
      "published": "2024-01-17T00:18:36.772Z"
    }
  ]
}