{
  "name": "@semantic-release/commit-analyzer",
  "url": "https://canirequire.com/package/@semantic-release/commit-analyzer/",
  "description": "semantic-release plugin to analyze commits with conventional-changelog",
  "latest": "13.0.1",
  "latestPublished": "2025-01-03T04:09:19.945Z",
  "format": "esm-only",
  "summary": "@semantic-release/commit-analyzer@13.0.1 is ESM-only. @semantic-release/commit-analyzer dropped its CommonJS build in 10.0.0 (June 2023). The last version you can require() on every Node.js version, including 18 and older, is 9.0.2, published Nov 23, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"@semantic-release/commit-analyzer\") 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. @semantic-release/commit-analyzer@13.0.1 declares engines \">=20.8.1\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "10.0.0",
  "esmOnlySinceDate": "2023-06-02T19:23:08.469Z",
  "lastCommonJsVersion": "9.0.2",
  "lastCommonJsDate": "2021-11-23T18:08:58.340Z",
  "nativeEsmSince": "10.0.0",
  "types": "none",
  "nodeEngines": ">=20.8.1",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/semantic-release/commit-analyzer",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:52.809Z",
    "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": "13.0.1",
      "format": "esm-only",
      "published": "2025-01-03T04:09:19.945Z"
    },
    {
      "version": "13.0.0",
      "format": "esm-only",
      "published": "2024-05-31T22:32:30.716Z"
    },
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2024-03-18T03:36:59.588Z"
    },
    {
      "version": "11.1.0",
      "format": "esm-only",
      "published": "2023-11-06T01:48:03.592Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2023-09-18T12:33:59.204Z"
    },
    {
      "version": "10.0.4",
      "format": "esm-only",
      "published": "2023-08-28T20:29:54.053Z"
    },
    {
      "version": "10.0.3",
      "format": "esm-only",
      "published": "2023-08-28T02:14:42.274Z"
    },
    {
      "version": "10.0.2",
      "format": "esm-only",
      "published": "2023-08-27T02:18:08.537Z"
    },
    {
      "version": "10.0.1",
      "format": "esm-only",
      "published": "2023-06-07T14:12:49.829Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2023-06-02T19:23:08.469Z"
    },
    {
      "version": "9.0.2",
      "format": "cjs",
      "published": "2021-11-23T18:08:58.340Z"
    },
    {
      "version": "9.0.1",
      "format": "cjs",
      "published": "2021-09-18T02:28:28.562Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2021-09-17T19:26:39.471Z"
    },
    {
      "version": "8.0.1",
      "format": "cjs",
      "published": "2020-01-31T16:20:44.990Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2020-01-27T21:05:01.967Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-01-09T19:54:34.912Z"
    },
    {
      "version": "6.3.3",
      "format": "cjs",
      "published": "2019-11-07T16:29:25.525Z"
    },
    {
      "version": "6.3.2",
      "format": "cjs",
      "published": "2019-10-30T16:56:27.798Z"
    },
    {
      "version": "6.3.1",
      "format": "cjs",
      "published": "2019-10-26T04:49:33.305Z"
    },
    {
      "version": "6.3.0",
      "format": "cjs",
      "published": "2019-08-09T18:07:33.999Z"
    },
    {
      "version": "6.2.0",
      "format": "cjs",
      "published": "2019-06-07T16:35:08.332Z"
    },
    {
      "version": "6.1.1",
      "format": "cjs",
      "published": "2019-05-08T18:50:15.553Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2018-10-08T17:08:36.526Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2018-09-11T15:18:57.190Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-07-17T04:18:16.569Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2018-07-10T15:43:39.885Z"
    },
    {
      "version": "5.0.5",
      "format": "cjs",
      "published": "2018-06-06T15:09:13.795Z"
    },
    {
      "version": "5.0.4",
      "format": "cjs",
      "published": "2018-05-29T15:30:23.672Z"
    },
    {
      "version": "5.0.3",
      "format": "cjs",
      "published": "2018-03-22T14:52:18.597Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2018-02-09T22:55:34.558Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2018-01-21T04:23:04.227Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2017-11-25T02:42:33.898Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2017-11-22T09:03:43.195Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-10-30T01:11:57.484Z"
    },
    {
      "version": "3.0.7",
      "format": "cjs",
      "published": "2017-10-10T14:09:34.849Z"
    },
    {
      "version": "3.0.6",
      "format": "cjs",
      "published": "2017-10-01T22:01:57.261Z"
    },
    {
      "version": "3.0.5",
      "format": "cjs",
      "published": "2017-10-01T21:41:35.468Z"
    },
    {
      "version": "3.0.4",
      "format": "cjs",
      "published": "2017-09-25T17:11:33.278Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2017-09-21T05:19:38.076Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2017-09-19T21:21:32.114Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-09-18T03:01:49.905Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-09-17T21:41:10.790Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-07-19T13:11:12.792Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-06-19T00:24:25.334Z"
    }
  ]
}