{
  "name": "eslint-plugin-simple-import-sort",
  "url": "https://canirequire.com/package/eslint-plugin-simple-import-sort/",
  "description": "Easy autofixable import sorting",
  "latest": "14.0.0",
  "latestPublished": "2026-07-16T20:56:13.187Z",
  "format": "cjs",
  "summary": "eslint-plugin-simple-import-sort@14.0.0 is a CommonJS package. eslint-plugin-simple-import-sort ships CommonJS only. require(\"eslint-plugin-simple-import-sort\") works everywhere. import \"eslint-plugin-simple-import-sort\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "14.0.0",
  "lastCommonJsDate": "2026-07-16T20:56:13.187Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/lydell/eslint-plugin-simple-import-sort",
  "weeklyDownloads": 4972732,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:01.939Z",
    "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": "14.0.0",
      "format": "cjs",
      "published": "2026-07-16T20:56:13.187Z"
    },
    {
      "version": "13.0.0",
      "format": "cjs",
      "published": "2026-04-06T17:59:26.275Z"
    },
    {
      "version": "12.1.1",
      "format": "cjs",
      "published": "2024-07-02T18:27:33.712Z"
    },
    {
      "version": "12.1.0",
      "format": "cjs",
      "published": "2024-04-13T09:36:24.760Z"
    },
    {
      "version": "12.0.0",
      "format": "cjs",
      "published": "2024-02-10T09:29:12.522Z"
    },
    {
      "version": "11.0.0",
      "format": "cjs",
      "published": "2024-02-08T22:05:27.083Z"
    },
    {
      "version": "10.0.0",
      "format": "cjs",
      "published": "2023-01-27T21:23:38.907Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2023-01-16T21:53:08.628Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2022-09-03T09:24:04.014Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-12-08T20:54:52.054Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2020-11-19T18:01:34.293Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-11-15T20:31:02.768Z"
    },
    {
      "version": "5.0.3",
      "format": "cjs",
      "published": "2020-04-27T18:34:46.809Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2020-03-11T21:35:15.274Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2020-01-24T07:10:19.209Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-11-22T17:43:46.712Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-06-19T06:10:52.945Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2019-05-16T07:29:57.789Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-03-30T11:36:43.437Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-02-02T15:16:56.473Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-01-26T13:02:53.949Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-11-30T09:25:03.641Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2018-11-18T20:47:12.471Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-11-18T20:25:42.548Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-11-18T20:23:13.884Z"
    }
  ]
}