{
  "name": "inflight",
  "url": "https://canirequire.com/package/inflight/",
  "description": "Add callbacks to requests in flight to avoid async duplication",
  "latest": "1.0.6",
  "latestPublished": "2016-10-13T03:53:29.524Z",
  "format": "cjs",
  "summary": "inflight@1.0.6 is a CommonJS package. inflight ships CommonJS only. require(\"inflight\") works everywhere. import \"inflight\" 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.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.0.6",
  "lastCommonJsDate": "2016-10-13T03:53:29.524Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
  "license": "ISC",
  "repository": "https://github.com/npm/inflight",
  "weeklyDownloads": 83438092,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:51.981Z",
    "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": "1.0.6",
      "format": "cjs",
      "published": "2016-10-13T03:53:29.524Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2016-05-18T00:00:12.031Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2014-10-03T06:50:17.203Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2014-10-01T23:59:18.702Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-09-18T23:07:30.791Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-05-05T20:14:07.678Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-05-05T03:04:32.021Z"
    }
  ]
}