{
  "name": "eslint-plugin-unused-imports",
  "url": "https://canirequire.com/package/eslint-plugin-unused-imports/",
  "description": "Report and remove unused es6 modules",
  "latest": "4.4.1",
  "latestPublished": "2026-02-09T09:00:08.682Z",
  "format": "dual",
  "summary": "eslint-plugin-unused-imports@4.4.1 ships CommonJS and ESM builds. eslint-plugin-unused-imports publishes both a CommonJS entry and a native ESM entry (ESM added in 4.1.0). require(\"eslint-plugin-unused-imports\") and import \"eslint-plugin-unused-imports\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "4.4.1",
  "lastCommonJsDate": "2026-02-09T09:00:08.682Z",
  "nativeEsmSince": "4.1.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sweepline/eslint-plugin-unused-imports",
  "weeklyDownloads": 8303661,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:26.785Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "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": "4.4.1",
      "format": "dual",
      "published": "2026-02-09T09:00:08.682Z"
    },
    {
      "version": "4.3.0",
      "format": "dual",
      "published": "2025-10-19T22:36:57.441Z"
    },
    {
      "version": "4.2.0",
      "format": "dual",
      "published": "2025-08-18T08:15:47.117Z"
    },
    {
      "version": "4.1.4",
      "format": "dual",
      "published": "2024-09-13T10:01:24.741Z"
    },
    {
      "version": "4.1.3",
      "format": "dual",
      "published": "2024-08-10T14:27:33.569Z"
    },
    {
      "version": "4.1.2",
      "format": "dual",
      "published": "2024-08-08T18:16:39.605Z"
    },
    {
      "version": "4.1.1",
      "format": "dual",
      "published": "2024-08-08T17:33:40.745Z"
    },
    {
      "version": "4.1.0",
      "format": "dual",
      "published": "2024-08-08T17:32:37.175Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2024-07-22T13:47:32.100Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2024-05-24T12:31:55.847Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2024-04-30T14:52:17.535Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2024-02-13T12:27:17.768Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2023-07-11T19:42:07.022Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2021-11-10T08:23:05.774Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2021-09-24T07:55:24.475Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2021-08-17T12:48:48.099Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2021-08-09T11:33:32.424Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2021-07-01T13:27:51.268Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2021-03-30T14:12:01.563Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2021-02-08T13:30:59.870Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2021-02-05T10:28:23.360Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2021-02-05T10:17:13.194Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-11-26T09:08:48.963Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-10-23T13:04:33.583Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2020-05-04T10:32:40.282Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2019-12-09T17:10:50.144Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2019-11-27T12:06:12.230Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2019-09-18T09:58:24.915Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2019-09-18T08:59:09.853Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2019-09-18T08:54:25.333Z"
    }
  ]
}