{
  "name": "@semantic-release/git",
  "url": "https://canirequire.com/package/@semantic-release/git/",
  "description": "semantic-release plugin to commit release assets to the project's git repository",
  "latest": "11.0.1",
  "latestPublished": "2026-07-24T03:42:05.506Z",
  "format": "esm-only",
  "summary": "@semantic-release/git@11.0.1 is ESM-only. @semantic-release/git dropped its CommonJS build in 11.0.0 (July 2026). The last version you can require() on every Node.js version, including 18 and older, is 10.0.1, published Oct 30, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"@semantic-release/git\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. @semantic-release/git@11.0.1 declares engines \"^22.22.2 || >=24.15\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "11.0.0",
  "esmOnlySinceDate": "2026-07-21T08:36:16.065Z",
  "lastCommonJsVersion": "10.0.1",
  "lastCommonJsDate": "2021-10-30T05:27:04.269Z",
  "nativeEsmSince": "11.0.0",
  "types": "none",
  "nodeEngines": "^22.22.2 || >=24.15",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/semantic-release/git",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:00.336Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "TypeError",
        "importError": "TypeError"
      },
      "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": "11.0.1",
      "format": "esm-only",
      "published": "2026-07-24T03:42:05.506Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2026-07-21T08:36:16.065Z"
    },
    {
      "version": "10.0.1",
      "format": "cjs",
      "published": "2021-10-30T05:27:04.269Z"
    },
    {
      "version": "10.0.0",
      "format": "cjs",
      "published": "2021-09-20T20:43:36.357Z"
    },
    {
      "version": "9.0.1",
      "format": "cjs",
      "published": "2021-09-05T03:37:36.162Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2020-01-27T19:25:35.281Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2020-01-09T19:50:01.364Z"
    },
    {
      "version": "7.0.18",
      "format": "cjs",
      "published": "2019-11-05T00:13:09.400Z"
    },
    {
      "version": "7.0.17",
      "format": "cjs",
      "published": "2019-10-26T04:53:29.924Z"
    },
    {
      "version": "7.0.16",
      "format": "cjs",
      "published": "2019-07-01T17:05:09.960Z"
    },
    {
      "version": "7.0.15",
      "format": "cjs",
      "published": "2019-06-28T19:11:00.043Z"
    },
    {
      "version": "7.0.14",
      "format": "cjs",
      "published": "2019-06-26T16:34:23.361Z"
    },
    {
      "version": "7.0.13",
      "format": "cjs",
      "published": "2019-06-25T16:05:46.304Z"
    },
    {
      "version": "7.0.12",
      "format": "cjs",
      "published": "2019-05-14T18:37:19.068Z"
    },
    {
      "version": "7.0.11",
      "format": "cjs",
      "published": "2019-04-15T14:04:01.587Z"
    },
    {
      "version": "7.0.10",
      "format": "cjs",
      "published": "2019-04-14T04:01:16.311Z"
    },
    {
      "version": "7.0.9",
      "format": "cjs",
      "published": "2019-03-13T15:36:11.198Z"
    },
    {
      "version": "7.0.8",
      "format": "cjs",
      "published": "2019-01-14T18:27:41.297Z"
    },
    {
      "version": "7.0.7",
      "format": "cjs",
      "published": "2018-12-26T18:27:59.305Z"
    },
    {
      "version": "7.0.6",
      "format": "cjs",
      "published": "2018-12-19T17:25:46.311Z"
    },
    {
      "version": "7.0.5",
      "format": "cjs",
      "published": "2018-10-08T17:14:11.005Z"
    },
    {
      "version": "7.0.4",
      "format": "cjs",
      "published": "2018-09-11T15:31:26.017Z"
    },
    {
      "version": "7.0.3",
      "format": "cjs",
      "published": "2018-08-26T20:56:00.704Z"
    },
    {
      "version": "7.0.2",
      "format": "cjs",
      "published": "2018-08-24T08:46:13.605Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2018-07-19T04:13:16.778Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-07-17T06:04:58.301Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2018-07-17T02:38:39.514Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2018-06-27T21:07:10.764Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-06-27T20:02:54.753Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2018-05-08T17:23:42.699Z"
    },
    {
      "version": "4.0.3",
      "format": "cjs",
      "published": "2018-05-01T16:25:19.845Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2018-03-15T12:18:45.877Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2018-03-07T23:39:25.237Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-02-19T05:13:02.635Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2018-02-16T03:12:18.099Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2018-02-12T00:24:24.503Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2018-02-09T23:08:06.558Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-01-27T21:40:45.070Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2018-01-27T21:23:20.366Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-01-27T19:15:05.390Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-01-26T06:21:57.929Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-01-14T00:35:55.977Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-12-19T17:59:57.046Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-12-17T02:59:52.240Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2017-12-16T20:09:11.329Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-12-04T00:06:00.432Z"
    }
  ]
}