{
  "name": "stylelint-config-standard",
  "url": "https://canirequire.com/package/stylelint-config-standard/",
  "description": "Standard shareable config for Stylelint",
  "latest": "40.0.0",
  "latestPublished": "2026-01-15T12:10:27.794Z",
  "format": "esm-only",
  "summary": "stylelint-config-standard@40.0.0 is ESM-only. stylelint-config-standard dropped its CommonJS build in 40.0.0 (January 2026). The last version you can require() on every Node.js version, including 18 and older, is 39.0.1, published Oct 6, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"stylelint-config-standard\") 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. stylelint-config-standard@40.0.0 declares engines \">=20.19.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "40.0.0",
  "esmOnlySinceDate": "2026-01-15T12:10:27.794Z",
  "lastCommonJsVersion": "39.0.1",
  "lastCommonJsDate": "2025-10-06T10:06:20.548Z",
  "nativeEsmSince": "40.0.0",
  "types": "none",
  "nodeEngines": ">=20.19.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/stylelint/stylelint-config-standard",
  "weeklyDownloads": 4417174,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:08.673Z",
    "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": "40.0.0",
      "format": "esm-only",
      "published": "2026-01-15T12:10:27.794Z"
    },
    {
      "version": "39.0.1",
      "format": "cjs",
      "published": "2025-10-06T10:06:20.548Z"
    },
    {
      "version": "39.0.0",
      "format": "cjs",
      "published": "2025-07-29T11:30:37.863Z"
    },
    {
      "version": "38.0.0",
      "format": "cjs",
      "published": "2025-04-06T09:07:50.343Z"
    },
    {
      "version": "37.0.0",
      "format": "cjs",
      "published": "2025-01-12T12:15:51.785Z"
    },
    {
      "version": "36.0.1",
      "format": "cjs",
      "published": "2024-06-21T04:25:13.100Z"
    },
    {
      "version": "36.0.0",
      "format": "cjs",
      "published": "2023-12-25T10:03:50.606Z"
    },
    {
      "version": "35.0.0",
      "format": "cjs",
      "published": "2023-12-08T11:31:03.125Z"
    },
    {
      "version": "34.0.0",
      "format": "cjs",
      "published": "2023-07-04T20:31:26.795Z"
    },
    {
      "version": "33.0.0",
      "format": "cjs",
      "published": "2023-04-16T03:10:15.681Z"
    },
    {
      "version": "32.0.0",
      "format": "cjs",
      "published": "2023-04-01T03:38:15.740Z"
    },
    {
      "version": "31.0.0",
      "format": "cjs",
      "published": "2023-03-16T17:26:09.107Z"
    },
    {
      "version": "30.0.1",
      "format": "cjs",
      "published": "2023-02-09T15:40:28.573Z"
    },
    {
      "version": "30.0.0",
      "format": "cjs",
      "published": "2023-02-09T14:50:25.830Z"
    },
    {
      "version": "29.0.0",
      "format": "cjs",
      "published": "2022-10-15T13:05:25.704Z"
    },
    {
      "version": "28.0.0",
      "format": "cjs",
      "published": "2022-08-21T13:50:52.197Z"
    },
    {
      "version": "27.0.0",
      "format": "cjs",
      "published": "2022-08-11T03:15:26.901Z"
    },
    {
      "version": "26.0.0",
      "format": "cjs",
      "published": "2022-06-08T14:16:11.925Z"
    },
    {
      "version": "25.0.0",
      "format": "cjs",
      "published": "2022-02-08T18:10:13.117Z"
    },
    {
      "version": "24.0.0",
      "format": "cjs",
      "published": "2021-11-14T17:39:13.652Z"
    },
    {
      "version": "23.0.0",
      "format": "cjs",
      "published": "2021-10-21T15:25:53.679Z"
    },
    {
      "version": "22.0.0",
      "format": "cjs",
      "published": "2021-04-24T15:53:53.036Z"
    },
    {
      "version": "21.0.0",
      "format": "cjs",
      "published": "2021-03-06T16:06:41.782Z"
    },
    {
      "version": "20.0.0",
      "format": "cjs",
      "published": "2020-02-09T02:12:11.094Z"
    },
    {
      "version": "19.0.0",
      "format": "cjs",
      "published": "2019-09-15T14:50:20.574Z"
    },
    {
      "version": "18.3.0",
      "format": "cjs",
      "published": "2019-04-13T13:26:47.785Z"
    },
    {
      "version": "18.2.0",
      "format": "cjs",
      "published": "2018-03-01T14:11:34.261Z"
    },
    {
      "version": "18.1.0",
      "format": "cjs",
      "published": "2018-02-18T10:09:39.723Z"
    },
    {
      "version": "18.0.0",
      "format": "cjs",
      "published": "2017-11-26T11:56:02.679Z"
    },
    {
      "version": "17.0.0",
      "format": "cjs",
      "published": "2017-07-16T12:45:25.791Z"
    },
    {
      "version": "16.0.0",
      "format": "cjs",
      "published": "2017-02-02T13:33:36.242Z"
    },
    {
      "version": "15.0.1",
      "format": "cjs",
      "published": "2016-12-18T13:05:47.589Z"
    },
    {
      "version": "15.0.0",
      "format": "cjs",
      "published": "2016-11-19T15:03:24.963Z"
    },
    {
      "version": "14.0.0",
      "format": "cjs",
      "published": "2016-10-22T08:24:04.557Z"
    },
    {
      "version": "13.0.2",
      "format": "cjs",
      "published": "2016-09-21T08:51:42.975Z"
    },
    {
      "version": "13.0.1",
      "format": "cjs",
      "published": "2016-09-20T22:38:53.485Z"
    },
    {
      "version": "13.0.0",
      "format": "cjs",
      "published": "2016-08-28T21:20:33.253Z"
    },
    {
      "version": "12.0.0",
      "format": "cjs",
      "published": "2016-08-02T15:42:06.715Z"
    },
    {
      "version": "11.0.0",
      "format": "cjs",
      "published": "2016-07-13T16:26:18.969Z"
    },
    {
      "version": "10.0.0",
      "format": "cjs",
      "published": "2016-06-30T08:54:09.638Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2016-06-13T16:00:35.313Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2016-05-19T18:35:10.866Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2016-05-07T17:41:38.833Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2016-04-19T12:58:56.795Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2016-04-07T10:36:24.177Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2016-03-11T09:36:49.648Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2016-03-07T15:49:39.858Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-01-27T08:55:40.138Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-01-22T14:35:15.065Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-01-20T19:31:34.711Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-01-12T16:17:14.745Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-01-11T21:23:30.742Z"
    }
  ]
}