{
  "name": "@ethersproject/address",
  "url": "https://canirequire.com/package/@ethersproject/address/",
  "description": "Utilities for handling Ethereum Addresses for ethers.",
  "latest": "5.8.0",
  "latestPublished": "2025-02-26T22:02:34.321Z",
  "format": "cjs",
  "summary": "@ethersproject/address@5.8.0 is a CommonJS package. @ethersproject/address ships CommonJS only. require(\"@ethersproject/address\") works everywhere. import \"@ethersproject/address\" 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": "5.8.0",
  "lastCommonJsDate": "2025-02-26T22:02:34.321Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ethers-io/ethers.js",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:56.280Z",
    "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": "5.8.0",
      "format": "cjs",
      "published": "2025-02-26T22:02:34.321Z"
    },
    {
      "version": "5.7.0",
      "format": "cjs",
      "published": "2022-08-19T21:19:21.735Z"
    },
    {
      "version": "5.6.1",
      "format": "cjs",
      "published": "2022-05-24T22:28:18.783Z"
    },
    {
      "version": "5.6.0",
      "format": "cjs",
      "published": "2022-03-10T00:45:51.091Z"
    },
    {
      "version": "5.5.0",
      "format": "cjs",
      "published": "2021-10-20T00:33:50.185Z"
    },
    {
      "version": "5.4.0",
      "format": "cjs",
      "published": "2021-06-26T17:04:46.615Z"
    },
    {
      "version": "5.3.0",
      "format": "cjs",
      "published": "2021-06-01T03:04:53.804Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2021-05-20T21:30:46.871Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2021-03-30T21:41:05.929Z"
    },
    {
      "version": "5.0.11",
      "format": "cjs",
      "published": "2021-03-08T15:58:23.206Z"
    },
    {
      "version": "5.0.10",
      "format": "cjs",
      "published": "2021-02-01T22:14:19.512Z"
    },
    {
      "version": "5.0.9",
      "format": "cjs",
      "published": "2021-01-08T23:00:26.049Z"
    },
    {
      "version": "5.0.8",
      "format": "cjs",
      "published": "2020-11-24T01:57:13.578Z"
    },
    {
      "version": "5.0.7",
      "format": "cjs",
      "published": "2020-11-20T02:04:41.488Z"
    },
    {
      "version": "5.0.6",
      "format": "cjs",
      "published": "2020-11-18T22:01:36.134Z"
    },
    {
      "version": "5.0.5",
      "format": "cjs",
      "published": "2020-10-03T06:06:19.131Z"
    },
    {
      "version": "5.0.4",
      "format": "cjs",
      "published": "2020-09-12T06:39:13.253Z"
    },
    {
      "version": "5.0.3",
      "format": "cjs",
      "published": "2020-08-26T00:07:09.599Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2020-07-19T06:02:50.301Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2020-06-13T03:53:08.821Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-06-13T02:06:24.310Z"
    }
  ]
}