{
  "name": "postcss-cli",
  "url": "https://canirequire.com/package/postcss-cli/",
  "description": "CLI for PostCSS",
  "latest": "12.0.0",
  "latestPublished": "2026-09-04T19:37:55.077Z",
  "format": "esm-only",
  "summary": "postcss-cli@12.0.0 is ESM-only. postcss-cli dropped its CommonJS build in 9.0.0 (September 2021). The last version you can require() on every Node.js version, including 18 and older, is 8.3.1, published Dec 12, 2020. require(\"postcss-cli\") fails even on Node.js 20.19+ / 22.12+ because the package uses top-level await, which require(esm) cannot load. Use import() instead. postcss-cli@12.0.0 declares engines \">=22\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "9.0.0",
  "esmOnlySinceDate": "2021-09-24T16:39:57.153Z",
  "lastCommonJsVersion": "8.3.1",
  "lastCommonJsDate": "2020-12-12T14:57:04.381Z",
  "nativeEsmSince": "9.0.0",
  "types": "none",
  "nodeEngines": ">=22",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/postcss/postcss-cli",
  "weeklyDownloads": 1058425,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:42.924Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ASYNC_MODULE",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2026-09-04T19:37:55.077Z"
    },
    {
      "version": "11.0.1",
      "format": "esm-only",
      "published": "2025-03-12T17:40:04.232Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2023-12-05T21:04:18.683Z"
    },
    {
      "version": "10.1.0",
      "format": "esm-only",
      "published": "2022-11-29T20:55:37.193Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2022-06-30T01:48:10.809Z"
    },
    {
      "version": "9.1.0",
      "format": "esm-only",
      "published": "2021-12-10T20:58:18.142Z"
    },
    {
      "version": "9.0.2",
      "format": "esm-only",
      "published": "2021-11-04T23:01:14.511Z"
    },
    {
      "version": "9.0.1",
      "format": "esm-only",
      "published": "2021-09-28T14:44:16.175Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2021-09-24T16:39:57.153Z"
    },
    {
      "version": "8.3.1",
      "format": "cjs",
      "published": "2020-12-12T14:57:04.381Z"
    },
    {
      "version": "8.3.0",
      "format": "cjs",
      "published": "2020-11-17T15:15:50.539Z"
    },
    {
      "version": "8.2.0",
      "format": "cjs",
      "published": "2020-10-29T22:42:43.153Z"
    },
    {
      "version": "8.1.0",
      "format": "cjs",
      "published": "2020-10-08T23:38:03.983Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2020-09-21T20:39:43.972Z"
    },
    {
      "version": "7.1.2",
      "format": "cjs",
      "published": "2020-09-01T01:07:04.948Z"
    },
    {
      "version": "7.1.1",
      "format": "cjs",
      "published": "2020-04-27T17:18:47.042Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2020-01-09T13:32:58.246Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-01-07T16:37:36.201Z"
    },
    {
      "version": "6.1.3",
      "format": "cjs",
      "published": "2019-07-08T16:54:45.764Z"
    },
    {
      "version": "6.1.2",
      "format": "cjs",
      "published": "2019-02-22T14:03:28.290Z"
    },
    {
      "version": "6.1.1",
      "format": "cjs",
      "published": "2019-01-04T16:21:03.785Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2018-12-20T00:20:43.329Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2018-10-18T01:54:17.838Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-07-18T22:00:18.738Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2018-06-18T12:36:40.559Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2018-02-06T18:27:51.326Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2017-09-08T15:15:10.406Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2017-06-10T15:58:17.713Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-05-09T14:51:17.435Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2017-04-21T22:07:53.014Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2017-04-04T14:58:48.858Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2017-04-04T14:05:58.205Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-03-15T23:57:31.845Z"
    },
    {
      "version": "2.6.0",
      "format": "cjs",
      "published": "2016-08-29T23:35:48.082Z"
    },
    {
      "version": "2.5.2",
      "format": "cjs",
      "published": "2016-04-23T20:44:56.447Z"
    },
    {
      "version": "2.5.1",
      "format": "cjs",
      "published": "2016-02-11T13:19:52.644Z"
    },
    {
      "version": "2.5.0",
      "format": "cjs",
      "published": "2016-01-30T18:49:42.323Z"
    },
    {
      "version": "2.4.1",
      "format": "cjs",
      "published": "2016-01-28T00:00:00.390Z"
    },
    {
      "version": "2.4.0",
      "format": "cjs",
      "published": "2016-01-15T21:14:51.639Z"
    },
    {
      "version": "2.3.3",
      "format": "cjs",
      "published": "2015-12-28T16:09:37.507Z"
    },
    {
      "version": "2.3.2",
      "format": "cjs",
      "published": "2015-10-27T22:41:59.234Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2015-10-25T17:12:14.795Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2015-10-24T23:37:32.770Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-10-09T14:01:37.805Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2015-10-08T12:43:43.531Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-09-02T00:29:53.704Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-08-24T14:45:21.364Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-07-20T13:23:30.955Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-07-13T02:31:12.435Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-05-03T22:22:05.574Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-04-28T13:27:47.543Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2015-04-20T15:06:52.618Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-04-03T02:20:14.716Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-03-28T19:46:05.514Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-03-22T15:55:07.606Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2015-03-20T02:40:38.561Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-03-13T04:17:53.507Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-03-12T03:47:11.625Z"
    }
  ]
}