{
  "name": "@semantic-release/npm",
  "url": "https://canirequire.com/package/@semantic-release/npm/",
  "description": "semantic-release plugin to publish a npm package",
  "latest": "13.1.5",
  "latestPublished": "2026-03-01T16:43:03.039Z",
  "format": "esm-only",
  "summary": "@semantic-release/npm@13.1.5 is ESM-only. @semantic-release/npm dropped its CommonJS build in 10.0.0 (March 2023). The last version you can require() on every Node.js version, including 18 and older, is 9.0.2, published Jan 13, 2023. require(\"@semantic-release/npm\") fails even on Node.js 20.19+ / 22.12+ because the package uses top-level await, which require(esm) cannot load. Use import() instead. @semantic-release/npm@13.1.5 declares engines \"^22.14.0 || >= 24.10.0\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "10.0.0",
  "esmOnlySinceDate": "2023-03-22T01:39:09.149Z",
  "lastCommonJsVersion": "9.0.2",
  "lastCommonJsDate": "2023-01-13T20:55:18.111Z",
  "nativeEsmSince": "10.0.0",
  "types": "none",
  "nodeEngines": "^22.14.0 || >= 24.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/semantic-release/npm",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:52.682Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "22": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "24": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "26": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": true,
      "requireError": "TypeError",
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "13.1.5",
      "format": "esm-only",
      "published": "2026-03-01T16:43:03.039Z"
    },
    {
      "version": "13.1.4",
      "format": "esm-only",
      "published": "2026-02-06T19:38:09.420Z"
    },
    {
      "version": "13.1.3",
      "format": "esm-only",
      "published": "2025-12-12T19:50:31.675Z"
    },
    {
      "version": "13.1.2",
      "format": "esm-only",
      "published": "2025-11-14T19:40:27.598Z"
    },
    {
      "version": "13.1.1",
      "format": "esm-only",
      "published": "2025-10-19T17:44:45.805Z"
    },
    {
      "version": "13.1.0",
      "format": "esm-only",
      "published": "2025-10-19T16:06:37.328Z"
    },
    {
      "version": "13.0.0",
      "format": "esm-only",
      "published": "2025-10-13T21:13:32.514Z"
    },
    {
      "version": "12.0.2",
      "format": "esm-only",
      "published": "2025-06-26T11:48:17.676Z"
    },
    {
      "version": "12.0.1",
      "format": "esm-only",
      "published": "2024-05-09T16:33:42.254Z"
    },
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2024-03-16T04:08:06.866Z"
    },
    {
      "version": "11.0.3",
      "format": "esm-only",
      "published": "2024-03-01T22:47:41.227Z"
    },
    {
      "version": "11.0.2",
      "format": "esm-only",
      "published": "2023-12-07T17:21:20.370Z"
    },
    {
      "version": "11.0.1",
      "format": "esm-only",
      "published": "2023-11-02T21:39:44.559Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2023-09-15T21:04:08.562Z"
    },
    {
      "version": "10.0.6",
      "format": "esm-only",
      "published": "2023-09-14T12:27:39.209Z"
    },
    {
      "version": "10.0.5",
      "format": "esm-only",
      "published": "2023-08-19T15:21:03.452Z"
    },
    {
      "version": "10.0.4",
      "format": "esm-only",
      "published": "2023-06-09T21:26:56.633Z"
    },
    {
      "version": "10.0.3",
      "format": "esm-only",
      "published": "2023-04-07T12:57:32.905Z"
    },
    {
      "version": "10.0.2",
      "format": "esm-only",
      "published": "2023-03-22T01:57:22.259Z"
    },
    {
      "version": "10.0.1",
      "format": "esm-only",
      "published": "2023-03-22T01:52:30.259Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2023-03-22T01:39:09.149Z"
    },
    {
      "version": "9.0.2",
      "format": "cjs",
      "published": "2023-01-13T20:55:18.111Z"
    },
    {
      "version": "9.0.1",
      "format": "cjs",
      "published": "2022-02-28T20:18:20.590Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2022-01-18T05:21:22.214Z"
    },
    {
      "version": "8.0.3",
      "format": "cjs",
      "published": "2021-11-04T04:20:37.178Z"
    },
    {
      "version": "8.0.2",
      "format": "cjs",
      "published": "2021-10-20T00:23:15.235Z"
    },
    {
      "version": "8.0.1",
      "format": "cjs",
      "published": "2021-10-18T01:29:33.929Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2021-09-17T19:52:02.073Z"
    },
    {
      "version": "7.1.3",
      "format": "cjs",
      "published": "2021-05-04T20:46:40.354Z"
    },
    {
      "version": "7.1.2",
      "format": "cjs",
      "published": "2021-05-04T17:49:06.935Z"
    },
    {
      "version": "7.1.1",
      "format": "cjs",
      "published": "2021-04-08T16:22:30.431Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2021-03-30T12:41:33.360Z"
    },
    {
      "version": "7.0.10",
      "format": "cjs",
      "published": "2021-01-17T19:28:46.506Z"
    },
    {
      "version": "7.0.9",
      "format": "cjs",
      "published": "2020-12-03T06:42:18.940Z"
    },
    {
      "version": "7.0.8",
      "format": "cjs",
      "published": "2020-11-17T00:26:15.008Z"
    },
    {
      "version": "7.0.7",
      "format": "cjs",
      "published": "2020-11-17T00:20:45.521Z"
    },
    {
      "version": "7.0.6",
      "format": "cjs",
      "published": "2020-09-06T17:40:03.182Z"
    },
    {
      "version": "7.0.5",
      "format": "cjs",
      "published": "2020-03-19T15:53:37.042Z"
    },
    {
      "version": "7.0.4",
      "format": "cjs",
      "published": "2020-03-09T15:31:14.676Z"
    },
    {
      "version": "7.0.3",
      "format": "cjs",
      "published": "2020-02-12T21:13:02.087Z"
    },
    {
      "version": "7.0.2",
      "format": "cjs",
      "published": "2020-01-31T18:32:32.016Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2020-01-31T15:59:41.741Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-01-27T22:18:51.324Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-01-09T19:59:21.104Z"
    },
    {
      "version": "5.3.5",
      "format": "cjs",
      "published": "2019-12-26T22:18:03.025Z"
    },
    {
      "version": "5.3.4",
      "format": "cjs",
      "published": "2019-11-03T21:27:36.626Z"
    },
    {
      "version": "5.3.3",
      "format": "cjs",
      "published": "2019-11-02T19:24:54.955Z"
    },
    {
      "version": "5.3.2",
      "format": "cjs",
      "published": "2019-10-28T17:02:45.360Z"
    },
    {
      "version": "5.3.1",
      "format": "cjs",
      "published": "2019-10-26T04:41:12.315Z"
    },
    {
      "version": "5.3.0",
      "format": "cjs",
      "published": "2019-10-04T21:37:37.710Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2019-10-03T05:00:32.881Z"
    },
    {
      "version": "5.1.15",
      "format": "cjs",
      "published": "2019-08-08T16:05:26.889Z"
    },
    {
      "version": "5.1.14",
      "format": "cjs",
      "published": "2019-07-01T23:43:38.627Z"
    },
    {
      "version": "5.1.13",
      "format": "cjs",
      "published": "2019-06-26T16:31:43.415Z"
    },
    {
      "version": "5.1.12",
      "format": "cjs",
      "published": "2019-06-25T18:08:22.346Z"
    },
    {
      "version": "5.1.11",
      "format": "cjs",
      "published": "2019-06-25T16:04:09.754Z"
    },
    {
      "version": "5.1.10",
      "format": "cjs",
      "published": "2019-06-19T17:50:49.575Z"
    },
    {
      "version": "5.1.9",
      "format": "cjs",
      "published": "2019-05-23T00:21:15.769Z"
    },
    {
      "version": "5.1.8",
      "format": "cjs",
      "published": "2019-05-14T18:39:16.133Z"
    },
    {
      "version": "5.1.7",
      "format": "cjs",
      "published": "2019-04-14T04:24:57.325Z"
    }
  ]
}