{
  "name": "@noble/hashes",
  "url": "https://canirequire.com/package/@noble/hashes/",
  "description": "Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt",
  "latest": "2.4.0",
  "latestPublished": "2026-08-27T13:02:42.588Z",
  "format": "esm-only",
  "summary": "@noble/hashes@2.4.0 is ESM-only. @noble/hashes dropped its CommonJS build in 2.0.0 (August 2025). The last version you can require() on every Node.js version, including 18 and older, is 1.8.0, published Apr 21, 2025. require(\"@noble/hashes\") failed in our probe on Node.js 20+ as well. See the runtime matrix below for the exact error. @noble/hashes@2.4.0 declares engines \">= 20.19.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "2.0.0",
  "esmOnlySinceDate": "2025-08-25T15:00:40.217Z",
  "lastCommonJsVersion": "1.8.0",
  "lastCommonJsDate": "2025-04-21T21:24:05.654Z",
  "nativeEsmSince": "0.4.2",
  "types": "bundled",
  "nodeEngines": ">= 20.19.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/paulmillr/noble-hashes",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:13.467Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "2.4.0",
      "format": "esm-only",
      "published": "2026-08-27T13:02:42.588Z"
    },
    {
      "version": "2.3.0",
      "format": "esm-only",
      "published": "2026-08-06T06:26:47.068Z"
    },
    {
      "version": "2.2.0",
      "format": "esm-only",
      "published": "2026-04-11T17:09:41.131Z"
    },
    {
      "version": "2.0.1",
      "format": "esm-only",
      "published": "2025-09-22T15:30:52.107Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2025-08-25T15:00:40.217Z"
    },
    {
      "version": "1.8.0",
      "format": "dual",
      "published": "2025-04-21T21:24:05.654Z"
    },
    {
      "version": "1.7.2",
      "format": "dual",
      "published": "2025-04-14T14:40:43.620Z"
    },
    {
      "version": "1.7.1",
      "format": "dual",
      "published": "2025-01-18T08:30:16.704Z"
    },
    {
      "version": "1.7.0",
      "format": "dual",
      "published": "2025-01-03T00:51:37.115Z"
    },
    {
      "version": "1.6.1",
      "format": "dual",
      "published": "2024-11-24T13:25:11.188Z"
    },
    {
      "version": "1.6.0",
      "format": "dual",
      "published": "2024-11-22T21:43:09.414Z"
    },
    {
      "version": "1.5.0",
      "format": "dual",
      "published": "2024-09-01T15:30:30.886Z"
    },
    {
      "version": "1.4.0",
      "format": "dual",
      "published": "2024-03-14T06:24:10.888Z"
    },
    {
      "version": "1.3.3",
      "format": "dual",
      "published": "2023-12-11T23:07:42.304Z"
    },
    {
      "version": "1.3.2",
      "format": "dual",
      "published": "2023-08-23T17:45:17.079Z"
    },
    {
      "version": "1.3.1",
      "format": "dual",
      "published": "2023-06-03T12:21:28.713Z"
    },
    {
      "version": "1.3.0",
      "format": "dual",
      "published": "2023-03-16T18:39:31.270Z"
    },
    {
      "version": "1.2.0",
      "format": "dual",
      "published": "2023-02-02T12:10:31.126Z"
    },
    {
      "version": "1.1.5",
      "format": "dual",
      "published": "2022-12-15T20:15:49.881Z"
    },
    {
      "version": "1.1.4",
      "format": "dual",
      "published": "2022-12-04T16:06:30.544Z"
    },
    {
      "version": "1.1.3",
      "format": "dual",
      "published": "2022-09-30T22:43:45.107Z"
    },
    {
      "version": "1.1.2",
      "format": "dual",
      "published": "2022-06-18T22:08:35.913Z"
    },
    {
      "version": "1.1.1",
      "format": "dual",
      "published": "2022-06-11T23:06:32.248Z"
    },
    {
      "version": "1.1.0",
      "format": "dual",
      "published": "2022-06-11T22:19:49.548Z"
    },
    {
      "version": "1.0.0",
      "format": "dual",
      "published": "2022-01-17T23:01:14.720Z"
    },
    {
      "version": "0.5.9",
      "format": "dual",
      "published": "2022-01-06T01:02:24.586Z"
    },
    {
      "version": "0.5.8",
      "format": "dual",
      "published": "2022-01-06T00:56:46.142Z"
    },
    {
      "version": "0.5.7",
      "format": "dual",
      "published": "2021-12-31T18:21:48.304Z"
    },
    {
      "version": "0.5.6",
      "format": "dual",
      "published": "2021-12-24T17:39:04.932Z"
    },
    {
      "version": "0.5.5",
      "format": "dual",
      "published": "2021-12-22T19:42:03.383Z"
    },
    {
      "version": "0.5.4",
      "format": "dual",
      "published": "2021-12-22T19:35:39.857Z"
    },
    {
      "version": "0.5.3",
      "format": "dual",
      "published": "2021-12-21T09:39:11.878Z"
    },
    {
      "version": "0.5.2",
      "format": "dual",
      "published": "2021-12-21T09:19:35.789Z"
    },
    {
      "version": "0.5.1",
      "format": "dual",
      "published": "2021-12-20T10:22:48.476Z"
    },
    {
      "version": "0.5.0",
      "format": "dual",
      "published": "2021-12-20T07:42:17.640Z"
    },
    {
      "version": "0.4.5",
      "format": "dual",
      "published": "2021-12-14T12:06:57.287Z"
    },
    {
      "version": "0.4.4",
      "format": "dual",
      "published": "2021-12-11T09:55:15.558Z"
    },
    {
      "version": "0.4.3",
      "format": "dual",
      "published": "2021-12-05T21:04:50.602Z"
    },
    {
      "version": "0.4.2",
      "format": "dual",
      "published": "2021-12-03T18:36:44.031Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2021-11-07T21:17:56.295Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2021-11-07T20:54:18.340Z"
    }
  ]
}