{
  "name": "gulp-autoprefixer",
  "url": "https://canirequire.com/package/gulp-autoprefixer/",
  "description": "Prefix CSS",
  "latest": "10.0.0",
  "latestPublished": "2025-09-11T21:26:33.962Z",
  "format": "esm-only",
  "summary": "gulp-autoprefixer@10.0.0 is ESM-only. gulp-autoprefixer dropped its CommonJS build in 9.0.0 (November 2023). The last version you can require() on every Node.js version, including 18 and older, is 8.0.0, published May 29, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"gulp-autoprefixer\") 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. gulp-autoprefixer@10.0.0 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "9.0.0",
  "esmOnlySinceDate": "2023-11-02T16:52:26.219Z",
  "lastCommonJsVersion": "8.0.0",
  "lastCommonJsDate": "2021-05-29T07:39:12.220Z",
  "nativeEsmSince": "9.0.0",
  "types": "bundled",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/gulp-autoprefixer",
  "weeklyDownloads": 210302,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:04.426Z",
    "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": "10.0.0",
      "format": "esm-only",
      "published": "2025-09-11T21:26:33.962Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2023-11-02T16:52:26.219Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2021-05-29T07:39:12.220Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2019-10-04T07:52:03.667Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2019-08-18T20:32:15.927Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2019-04-19T12:25:37.332Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-08-26T09:33:48.879Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2018-02-28T09:32:22.134Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2017-12-29T23:50:15.943Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-05-08T09:48:05.143Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2016-08-13T00:17:04.951Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-10-15T18:11:23.235Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2015-09-23T17:45:43.344Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2015-09-04T18:17:47.207Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-09-04T17:25:28.542Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2015-06-03T11:44:13.307Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2015-05-15T22:01:43.737Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-04-23T06:12:34.891Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-01-14T14:01:13.384Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-11-16T06:55:30.899Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-09-21T09:04:56.310Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-09-08T15:55:13.647Z"
    },
    {
      "version": "0.0.10",
      "format": "cjs",
      "published": "2014-08-28T15:48:06.221Z"
    },
    {
      "version": "0.0.9",
      "format": "cjs",
      "published": "2014-08-24T22:51:57.020Z"
    },
    {
      "version": "0.0.8",
      "format": "cjs",
      "published": "2014-06-30T16:55:55.430Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2014-04-07T08:12:24.773Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2014-02-01T10:31:57.965Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2014-01-26T18:58:09.482Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2014-01-12T14:58:03.962Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2014-01-01T14:54:39.598Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2013-12-21T15:30:13.672Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-12-01T14:48:39.490Z"
    }
  ]
}