{
  "name": "lru-cache",
  "url": "https://canirequire.com/package/lru-cache/",
  "description": "A cache object that deletes the least-recently-used items.",
  "latest": "11.5.2",
  "latestPublished": "2026-07-07T23:27:14.327Z",
  "format": "dual",
  "summary": "lru-cache@11.5.2 ships CommonJS and ESM builds. lru-cache publishes both a CommonJS entry and a native ESM entry (ESM added in 7.15.0). require(\"lru-cache\") and import \"lru-cache\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "11.5.2",
  "lastCommonJsDate": "2026-07-07T23:27:14.327Z",
  "nativeEsmSince": "7.15.0",
  "types": "bundled",
  "nodeEngines": "20 || >=22",
  "deprecated": null,
  "license": "BlueOak-1.0.0",
  "repository": "https://github.com/isaacs/node-lru-cache",
  "weeklyDownloads": 390632830,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:29.571Z",
    "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": "11.5.2",
      "format": "dual",
      "published": "2026-07-07T23:27:14.327Z"
    },
    {
      "version": "11.5.1",
      "format": "dual",
      "published": "2026-05-27T15:04:12.732Z"
    },
    {
      "version": "11.5.0",
      "format": "dual",
      "published": "2026-05-19T23:13:36.156Z"
    },
    {
      "version": "11.4.0",
      "format": "dual",
      "published": "2026-05-18T06:58:37.107Z"
    },
    {
      "version": "11.3.6",
      "format": "dual",
      "published": "2026-05-04T15:35:22.273Z"
    },
    {
      "version": "11.3.5",
      "format": "dual",
      "published": "2026-04-13T08:28:34.649Z"
    },
    {
      "version": "11.3.4",
      "format": "dual",
      "published": "2026-04-13T08:10:19.849Z"
    },
    {
      "version": "11.3.3",
      "format": "dual",
      "published": "2026-04-08T15:20:53.559Z"
    },
    {
      "version": "11.3.2",
      "format": "dual",
      "published": "2026-04-06T20:54:44.739Z"
    },
    {
      "version": "11.3.1",
      "format": "dual",
      "published": "2026-04-06T17:16:33.809Z"
    },
    {
      "version": "11.3.0",
      "format": "dual",
      "published": "2026-04-06T00:03:59.923Z"
    },
    {
      "version": "11.2.7",
      "format": "dual",
      "published": "2026-03-13T15:44:21.508Z"
    },
    {
      "version": "11.2.6",
      "format": "dual",
      "published": "2026-02-10T16:21:10.947Z"
    },
    {
      "version": "11.2.5",
      "format": "dual",
      "published": "2026-01-26T00:23:31.313Z"
    },
    {
      "version": "11.2.4",
      "format": "dual",
      "published": "2025-11-30T23:29:17.076Z"
    },
    {
      "version": "11.2.3",
      "format": "dual",
      "published": "2025-11-30T23:09:53.647Z"
    },
    {
      "version": "11.2.2",
      "format": "dual",
      "published": "2025-09-23T17:02:13.583Z"
    },
    {
      "version": "11.2.1",
      "format": "dual",
      "published": "2025-09-03T21:36:56.818Z"
    },
    {
      "version": "11.2.0",
      "format": "dual",
      "published": "2025-09-03T19:01:26.016Z"
    },
    {
      "version": "11.1.0",
      "format": "dual",
      "published": "2025-03-24T15:14:18.553Z"
    },
    {
      "version": "11.0.2",
      "format": "dual",
      "published": "2024-10-31T17:51:20.390Z"
    },
    {
      "version": "11.0.1",
      "format": "dual",
      "published": "2024-09-06T03:17:19.396Z"
    },
    {
      "version": "11.0.0",
      "format": "dual",
      "published": "2024-07-08T21:54:07.840Z"
    },
    {
      "version": "10.4.3",
      "format": "dual",
      "published": "2024-07-09T17:20:52.211Z"
    },
    {
      "version": "10.4.2",
      "format": "dual",
      "published": "2024-07-09T02:54:48.371Z"
    },
    {
      "version": "10.4.1",
      "format": "dual",
      "published": "2024-07-08T21:53:13.080Z"
    },
    {
      "version": "10.4.0",
      "format": "dual",
      "published": "2024-07-08T00:05:06.577Z"
    },
    {
      "version": "10.3.1",
      "format": "dual",
      "published": "2024-07-06T04:14:39.428Z"
    },
    {
      "version": "10.3.0",
      "format": "dual",
      "published": "2024-06-28T02:01:02.016Z"
    },
    {
      "version": "10.2.2",
      "format": "dual",
      "published": "2024-04-28T22:19:27.837Z"
    },
    {
      "version": "10.2.1",
      "format": "dual",
      "published": "2024-04-25T15:49:01.225Z"
    },
    {
      "version": "10.2.0",
      "format": "dual",
      "published": "2024-01-25T21:11:56.776Z"
    },
    {
      "version": "10.1.0",
      "format": "dual",
      "published": "2023-11-22T18:48:08.803Z"
    },
    {
      "version": "10.0.3",
      "format": "dual",
      "published": "2023-11-19T04:19:59.082Z"
    },
    {
      "version": "10.0.2",
      "format": "dual",
      "published": "2023-11-10T15:18:50.180Z"
    },
    {
      "version": "10.0.1",
      "format": "dual",
      "published": "2023-08-10T21:32:00.348Z"
    },
    {
      "version": "10.0.0",
      "format": "dual",
      "published": "2023-06-15T17:45:24.798Z"
    },
    {
      "version": "9.1.2",
      "format": "dual",
      "published": "2023-06-01T16:39:07.022Z"
    },
    {
      "version": "9.1.1",
      "format": "dual",
      "published": "2023-04-23T01:02:44.856Z"
    },
    {
      "version": "9.1.0",
      "format": "dual",
      "published": "2023-04-18T06:24:06.133Z"
    },
    {
      "version": "9.0.3",
      "format": "dual",
      "published": "2023-04-14T21:02:04.467Z"
    },
    {
      "version": "9.0.2",
      "format": "dual",
      "published": "2023-04-13T18:32:08.427Z"
    },
    {
      "version": "9.0.1",
      "format": "dual",
      "published": "2023-04-10T16:59:46.983Z"
    },
    {
      "version": "9.0.0",
      "format": "dual",
      "published": "2023-04-09T21:41:12.855Z"
    },
    {
      "version": "8.0.5",
      "format": "dual",
      "published": "2023-04-05T06:06:32.862Z"
    },
    {
      "version": "8.0.4",
      "format": "dual",
      "published": "2023-03-17T23:05:36.272Z"
    },
    {
      "version": "8.0.3",
      "format": "dual",
      "published": "2023-03-15T18:43:51.539Z"
    },
    {
      "version": "8.0.2",
      "format": "dual",
      "published": "2023-03-15T18:29:33.858Z"
    },
    {
      "version": "8.0.1",
      "format": "dual",
      "published": "2023-03-15T18:18:49.143Z"
    },
    {
      "version": "8.0.0",
      "format": "dual",
      "published": "2023-03-12T01:10:05.236Z"
    },
    {
      "version": "7.18.3",
      "format": "dual",
      "published": "2023-03-05T18:04:26.750Z"
    },
    {
      "version": "7.18.2",
      "format": "dual",
      "published": "2023-03-05T03:29:11.766Z"
    },
    {
      "version": "7.18.1",
      "format": "dual",
      "published": "2023-03-01T09:26:57.672Z"
    },
    {
      "version": "7.18.0",
      "format": "dual",
      "published": "2023-03-01T07:44:50.868Z"
    },
    {
      "version": "7.17.2",
      "format": "dual",
      "published": "2023-03-01T07:47:33.373Z"
    },
    {
      "version": "7.17.1",
      "format": "dual",
      "published": "2023-03-01T07:44:10.359Z"
    },
    {
      "version": "7.17.0",
      "format": "dual",
      "published": "2023-02-22T00:53:32.474Z"
    },
    {
      "version": "7.16.2",
      "format": "dual",
      "published": "2023-02-21T20:02:36.827Z"
    },
    {
      "version": "7.16.1",
      "format": "dual",
      "published": "2023-02-17T22:02:56.193Z"
    },
    {
      "version": "7.16.0",
      "format": "dual",
      "published": "2023-02-16T19:48:56.658Z"
    }
  ]
}