{
  "name": "marked",
  "url": "https://canirequire.com/package/marked/",
  "description": "A markdown parser built for speed",
  "latest": "18.0.12",
  "latestPublished": "2026-09-07T20:40:26.015Z",
  "format": "esm-only",
  "summary": "marked@18.0.12 is ESM-only. marked dropped its CommonJS build in 16.0.0 (June 2025). The last version you can require() on every Node.js version, including 18 and older, is 15.0.12, published May 20, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"marked\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. marked@18.0.12 declares engines \">= 20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "16.0.0",
  "esmOnlySinceDate": "2025-06-27T04:49:52.725Z",
  "lastCommonJsVersion": "15.0.12",
  "lastCommonJsDate": "2025-05-20T05:03:10.728Z",
  "nativeEsmSince": "4.0.0",
  "types": "bundled",
  "nodeEngines": ">= 20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/markedjs/marked",
  "weeklyDownloads": 66978414,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:03.141Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "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": "18.0.12",
      "format": "esm-only",
      "published": "2026-09-07T20:40:26.015Z"
    },
    {
      "version": "18.0.11",
      "format": "esm-only",
      "published": "2026-08-24T16:55:21.888Z"
    },
    {
      "version": "18.0.10",
      "format": "esm-only",
      "published": "2026-08-18T03:07:06.748Z"
    },
    {
      "version": "18.0.9",
      "format": "esm-only",
      "published": "2026-08-04T04:35:37.017Z"
    },
    {
      "version": "18.0.8",
      "format": "esm-only",
      "published": "2026-08-04T03:29:53.106Z"
    },
    {
      "version": "18.0.7",
      "format": "esm-only",
      "published": "2026-07-21T01:50:38.417Z"
    },
    {
      "version": "18.0.6",
      "format": "esm-only",
      "published": "2026-07-09T17:06:33.174Z"
    },
    {
      "version": "18.0.5",
      "format": "esm-only",
      "published": "2026-06-04T14:17:47.684Z"
    },
    {
      "version": "18.0.4",
      "format": "esm-only",
      "published": "2026-05-19T05:19:46.179Z"
    },
    {
      "version": "18.0.3",
      "format": "esm-only",
      "published": "2026-05-01T14:23:57.979Z"
    },
    {
      "version": "18.0.2",
      "format": "esm-only",
      "published": "2026-04-18T13:12:26.049Z"
    },
    {
      "version": "18.0.1",
      "format": "esm-only",
      "published": "2026-04-17T03:17:29.955Z"
    },
    {
      "version": "18.0.0",
      "format": "esm-only",
      "published": "2026-04-07T05:38:37.265Z"
    },
    {
      "version": "17.0.6",
      "format": "esm-only",
      "published": "2026-04-05T06:07:06.987Z"
    },
    {
      "version": "17.0.5",
      "format": "esm-only",
      "published": "2026-03-20T15:13:52.293Z"
    },
    {
      "version": "17.0.4",
      "format": "esm-only",
      "published": "2026-03-04T17:35:45.678Z"
    },
    {
      "version": "17.0.3",
      "format": "esm-only",
      "published": "2026-02-17T20:09:57.414Z"
    },
    {
      "version": "17.0.2",
      "format": "esm-only",
      "published": "2026-02-11T16:45:40.359Z"
    },
    {
      "version": "17.0.1",
      "format": "esm-only",
      "published": "2025-11-20T17:01:43.302Z"
    },
    {
      "version": "17.0.0",
      "format": "esm-only",
      "published": "2025-11-07T06:41:22.436Z"
    },
    {
      "version": "16.4.2",
      "format": "esm-only",
      "published": "2025-11-06T22:29:20.004Z"
    },
    {
      "version": "16.4.1",
      "format": "esm-only",
      "published": "2025-10-17T07:26:49.668Z"
    },
    {
      "version": "16.4.0",
      "format": "esm-only",
      "published": "2025-10-07T03:35:21.359Z"
    },
    {
      "version": "16.3.0",
      "format": "esm-only",
      "published": "2025-09-14T14:33:13.655Z"
    },
    {
      "version": "16.2.1",
      "format": "esm-only",
      "published": "2025-08-27T13:08:01.920Z"
    },
    {
      "version": "16.2.0",
      "format": "esm-only",
      "published": "2025-08-18T00:58:06.134Z"
    },
    {
      "version": "16.1.2",
      "format": "esm-only",
      "published": "2025-08-04T02:30:25.143Z"
    },
    {
      "version": "16.1.1",
      "format": "esm-only",
      "published": "2025-07-18T14:52:17.946Z"
    },
    {
      "version": "16.1.0",
      "format": "esm-only",
      "published": "2025-07-17T15:04:48.143Z"
    },
    {
      "version": "16.0.0",
      "format": "esm-only",
      "published": "2025-06-27T04:49:52.725Z"
    },
    {
      "version": "15.0.12",
      "format": "dual",
      "published": "2025-05-20T05:03:10.728Z"
    },
    {
      "version": "15.0.11",
      "format": "dual",
      "published": "2025-04-25T00:47:03.896Z"
    },
    {
      "version": "15.0.10",
      "format": "dual",
      "published": "2025-04-23T20:59:37.125Z"
    },
    {
      "version": "15.0.9",
      "format": "dual",
      "published": "2025-04-21T23:09:28.505Z"
    },
    {
      "version": "15.0.8",
      "format": "dual",
      "published": "2025-04-07T15:08:08.586Z"
    },
    {
      "version": "15.0.7",
      "format": "dual",
      "published": "2025-02-10T00:04:52.335Z"
    },
    {
      "version": "15.0.6",
      "format": "dual",
      "published": "2025-01-06T16:02:33.713Z"
    },
    {
      "version": "15.0.5",
      "format": "dual",
      "published": "2025-01-02T15:41:01.478Z"
    },
    {
      "version": "15.0.4",
      "format": "dual",
      "published": "2024-12-15T02:24:58.004Z"
    },
    {
      "version": "15.0.3",
      "format": "dual",
      "published": "2024-11-29T05:25:07.750Z"
    },
    {
      "version": "15.0.2",
      "format": "dual",
      "published": "2024-11-20T23:18:11.394Z"
    },
    {
      "version": "15.0.1",
      "format": "dual",
      "published": "2024-11-18T04:59:31.097Z"
    },
    {
      "version": "15.0.0",
      "format": "dual",
      "published": "2024-11-09T03:02:06.873Z"
    },
    {
      "version": "14.1.4",
      "format": "dual",
      "published": "2024-11-07T17:29:49.633Z"
    },
    {
      "version": "14.1.3",
      "format": "dual",
      "published": "2024-10-15T04:30:25.628Z"
    },
    {
      "version": "14.1.2",
      "format": "dual",
      "published": "2024-09-08T15:31:58.138Z"
    },
    {
      "version": "14.1.1",
      "format": "dual",
      "published": "2024-09-04T00:12:24.315Z"
    },
    {
      "version": "14.1.0",
      "format": "dual",
      "published": "2024-08-26T04:00:02.890Z"
    },
    {
      "version": "14.0.0",
      "format": "dual",
      "published": "2024-08-07T03:37:51.047Z"
    },
    {
      "version": "13.0.3",
      "format": "dual",
      "published": "2024-07-28T17:34:05.685Z"
    },
    {
      "version": "13.0.2",
      "format": "dual",
      "published": "2024-07-04T00:10:15.093Z"
    },
    {
      "version": "13.0.1",
      "format": "dual",
      "published": "2024-06-24T14:54:23.767Z"
    },
    {
      "version": "13.0.0",
      "format": "dual",
      "published": "2024-06-12T06:10:11.773Z"
    },
    {
      "version": "12.0.2",
      "format": "dual",
      "published": "2024-04-19T05:13:06.397Z"
    },
    {
      "version": "12.0.1",
      "format": "dual",
      "published": "2024-03-06T07:43:07.128Z"
    },
    {
      "version": "12.0.0",
      "format": "dual",
      "published": "2024-02-03T16:27:29.298Z"
    },
    {
      "version": "11.2.0",
      "format": "dual",
      "published": "2024-01-27T00:32:29.943Z"
    },
    {
      "version": "11.1.1",
      "format": "dual",
      "published": "2023-12-31T02:33:43.499Z"
    },
    {
      "version": "11.1.0",
      "format": "dual",
      "published": "2023-12-12T06:08:12.617Z"
    },
    {
      "version": "11.0.1",
      "format": "dual",
      "published": "2023-12-08T07:23:40.375Z"
    }
  ]
}