{
  "name": "@rollup/plugin-alias",
  "url": "https://canirequire.com/package/@rollup/plugin-alias/",
  "description": "Define and resolve aliases for bundle dependencies",
  "latest": "6.0.0",
  "latestPublished": "2025-10-28T17:35:02.224Z",
  "format": "esm-only",
  "summary": "@rollup/plugin-alias@6.0.0 is ESM-only. @rollup/plugin-alias dropped its CommonJS build in 6.0.0 (October 2025). The last version you can require() on every Node.js version, including 18 and older, is 5.1.1, published Sep 22, 2024. require(\"@rollup/plugin-alias\") failed in our probe on Node.js 20+ as well. See the runtime matrix below for the exact error. @rollup/plugin-alias@6.0.0 declares engines \">=20.19.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "6.0.0",
  "esmOnlySinceDate": "2025-10-28T17:35:02.224Z",
  "lastCommonJsVersion": "5.1.1",
  "lastCommonJsDate": "2024-09-22T21:19:39.161Z",
  "nativeEsmSince": "4.0.0",
  "types": "bundled",
  "nodeEngines": ">=20.19.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/rollup/plugins",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:51.666Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "20": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "22": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "24": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "26": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2025-10-28T17:35:02.224Z"
    },
    {
      "version": "5.1.1",
      "format": "dual",
      "published": "2024-09-22T21:19:39.161Z"
    },
    {
      "version": "5.1.0",
      "format": "dual",
      "published": "2023-11-25T14:56:10.937Z"
    },
    {
      "version": "5.0.1",
      "format": "dual",
      "published": "2023-10-05T11:59:22.544Z"
    },
    {
      "version": "5.0.0",
      "format": "dual",
      "published": "2023-04-04T13:40:44.682Z"
    },
    {
      "version": "4.0.4",
      "format": "dual",
      "published": "2023-04-04T13:17:27.606Z"
    },
    {
      "version": "4.0.3",
      "format": "dual",
      "published": "2023-01-20T23:42:49.899Z"
    },
    {
      "version": "4.0.2",
      "format": "dual",
      "published": "2022-10-21T19:06:54.733Z"
    },
    {
      "version": "4.0.1",
      "format": "dual",
      "published": "2022-10-21T16:32:16.053Z"
    },
    {
      "version": "4.0.0",
      "format": "dual",
      "published": "2022-10-07T19:50:04.334Z"
    },
    {
      "version": "3.1.9",
      "format": "cjs",
      "published": "2021-12-31T02:51:01.064Z"
    },
    {
      "version": "3.1.8",
      "format": "cjs",
      "published": "2021-10-19T22:40:44.532Z"
    },
    {
      "version": "3.1.7",
      "format": "cjs",
      "published": "2021-10-19T20:17:45.977Z"
    },
    {
      "version": "3.1.6",
      "format": "cjs",
      "published": "2021-10-19T13:55:50.803Z"
    },
    {
      "version": "3.1.5",
      "format": "cjs",
      "published": "2021-07-29T17:18:18.026Z"
    },
    {
      "version": "3.1.4",
      "format": "cjs",
      "published": "2021-07-16T02:00:08.951Z"
    },
    {
      "version": "3.1.3",
      "format": "cjs",
      "published": "2021-07-15T14:11:47.148Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2021-01-29T14:22:07.694Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2020-06-05T13:47:34.507Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2020-04-12T01:14:39.152Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2020-02-01T18:14:24.272Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-12-21T21:33:07.204Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2019-10-30T12:48:57.253Z"
    }
  ]
}