{
  "name": "webpack-manifest-plugin",
  "url": "https://canirequire.com/package/webpack-manifest-plugin/",
  "description": "A Webpack Plugin for generating Asset Manifests",
  "latest": "6.0.1",
  "latestPublished": "2025-11-02T14:59:08.722Z",
  "format": "esm-only",
  "summary": "webpack-manifest-plugin@6.0.1 is ESM-only. webpack-manifest-plugin 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.0.1, published Mar 11, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"webpack-manifest-plugin\") 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. webpack-manifest-plugin@6.0.1 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-30T14:25:53.445Z",
  "lastCommonJsVersion": "5.0.1",
  "lastCommonJsDate": "2025-03-11T23:17:58.492Z",
  "nativeEsmSince": "6.0.0",
  "types": "bundled",
  "nodeEngines": ">=20.19.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/shellscape/webpack-manifest-plugin",
  "weeklyDownloads": 3408222,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:29.949Z",
    "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": "6.0.1",
      "format": "esm-only",
      "published": "2025-11-02T14:59:08.722Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2025-10-30T14:25:53.445Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2025-03-11T23:17:58.492Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2022-03-08T15:41:17.511Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2022-01-11T15:41:16.709Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2022-01-11T15:20:13.044Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2021-07-29T11:44:08.619Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2021-07-28T21:36:36.166Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2021-07-28T19:06:52.159Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2021-07-27T00:35:09.997Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2021-04-01T13:59:48.508Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2021-03-10T15:46:39.296Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-12-02T16:06:25.754Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2019-10-02T16:57:56.368Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2019-09-25T23:08:36.661Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2019-09-24T13:54:20.681Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-09-23T16:09:15.238Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2018-09-12T09:09:20.827Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-05-22T18:10:59.518Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-04-29T20:30:42.320Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-04-19T12:23:39.215Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-04-08T16:26:42.147Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2017-09-14T12:39:52.622Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2017-08-14T11:57:58.907Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2017-08-09T20:58:36.353Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2017-07-20T23:09:14.488Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2017-07-20T18:34:20.255Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2017-07-07T14:07:06.239Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2017-07-06T19:23:17.713Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-10-19T15:36:52.850Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-04-26T02:33:18.022Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-02-07T16:55:53.554Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2015-10-31T14:18:07.275Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2015-08-06T21:12:09.881Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2015-07-02T14:20:18.411Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-06-07T23:11:34.573Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-05-21T21:00:37.797Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-05-06T13:39:47.537Z"
    }
  ]
}