{
  "name": "proxy-from-env",
  "url": "https://canirequire.com/package/proxy-from-env/",
  "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
  "latest": "2.1.0",
  "latestPublished": "2026-03-14T18:32:47.942Z",
  "format": "dual",
  "summary": "proxy-from-env@2.1.0 ships CommonJS and ESM builds. proxy-from-env publishes both a CommonJS entry and a native ESM entry (ESM added in 2.0.0). require(\"proxy-from-env\") and import \"proxy-from-env\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "2.1.0",
  "lastCommonJsDate": "2026-03-14T18:32:47.942Z",
  "nativeEsmSince": "2.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=10",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/Rob--W/proxy-from-env",
  "weeklyDownloads": 112340271,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:43.378Z",
    "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": "2.1.0",
      "format": "dual",
      "published": "2026-03-14T18:32:47.942Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2026-02-09T03:20:22.842Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2020-03-04T03:35:19.815Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-02-24T10:26:18.024Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-10-17T20:43:13.490Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-02-19T12:18:09.827Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2016-02-18T21:06:51.722Z"
    }
  ]
}