{
  "name": "cross-env",
  "url": "https://canirequire.com/package/cross-env/",
  "description": "Run scripts that set and use environment variables across platforms",
  "latest": "10.1.0",
  "latestPublished": "2025-09-29T17:34:12.232Z",
  "format": "esm-only",
  "summary": "cross-env@10.1.0 is ESM-only. cross-env dropped its CommonJS build in 10.0.0 (July 2025). The last version you can require() on every Node.js version, including 18 and older, is 7.0.3, published Dec 1, 2020. require(\"cross-env\") failed in our probe on Node.js 20+ as well. See the runtime matrix below for the exact error. cross-env@10.1.0 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "10.0.0",
  "esmOnlySinceDate": "2025-07-25T21:55:41.305Z",
  "lastCommonJsVersion": "7.0.3",
  "lastCommonJsDate": "2020-12-01T20:25:26.541Z",
  "nativeEsmSince": "10.0.0",
  "types": "bundled",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/kentcdodds/cross-env",
  "weeklyDownloads": 22155059,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:48.234Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "20": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "22": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "24": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "26": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "10.1.0",
      "format": "esm-only",
      "published": "2025-09-29T17:34:12.232Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2025-07-25T21:55:41.305Z"
    },
    {
      "version": "7.0.3",
      "format": "cjs",
      "published": "2020-12-01T20:25:26.541Z"
    },
    {
      "version": "7.0.2",
      "format": "cjs",
      "published": "2020-03-05T20:32:09.373Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2020-03-03T18:38:05.937Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-01-25T18:40:06.324Z"
    },
    {
      "version": "6.0.3",
      "format": "cjs",
      "published": "2019-10-02T16:19:54.704Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2019-10-01T16:56:12.566Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2019-10-01T16:53:38.909Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2019-09-17T17:18:53.960Z"
    },
    {
      "version": "5.2.1",
      "format": "cjs",
      "published": "2019-08-31T18:29:28.046Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2018-06-13T13:38:13.018Z"
    },
    {
      "version": "5.1.6",
      "format": "cjs",
      "published": "2018-05-22T21:58:28.220Z"
    },
    {
      "version": "5.1.5",
      "format": "cjs",
      "published": "2018-05-09T17:58:54.922Z"
    },
    {
      "version": "5.1.4",
      "format": "cjs",
      "published": "2018-03-09T17:38:27.383Z"
    },
    {
      "version": "5.1.3",
      "format": "cjs",
      "published": "2017-12-21T23:01:37.789Z"
    },
    {
      "version": "5.1.2",
      "format": "cjs",
      "published": "2017-12-21T18:39:35.395Z"
    },
    {
      "version": "5.1.1",
      "format": "cjs",
      "published": "2017-10-27T15:41:23.519Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2017-10-16T16:53:17.200Z"
    },
    {
      "version": "5.0.5",
      "format": "cjs",
      "published": "2017-08-08T19:46:32.639Z"
    },
    {
      "version": "5.0.4",
      "format": "cjs",
      "published": "2017-08-06T09:53:45.362Z"
    },
    {
      "version": "5.0.3",
      "format": "cjs",
      "published": "2017-08-03T14:03:10.102Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2017-08-01T15:55:40.312Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2017-06-08T02:25:45.854Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2017-05-11T17:11:57.532Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-03-31T02:07:49.386Z"
    },
    {
      "version": "3.2.4",
      "format": "cjs",
      "published": "2017-03-14T16:24:01.735Z"
    },
    {
      "version": "3.2.3",
      "format": "cjs",
      "published": "2017-03-04T16:44:27.226Z"
    },
    {
      "version": "3.2.2",
      "format": "cjs",
      "published": "2017-03-04T16:13:55.420Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2017-03-04T15:59:00.089Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2017-03-04T15:24:55.509Z"
    },
    {
      "version": "3.1.4",
      "format": "cjs",
      "published": "2017-01-03T04:15:04.127Z"
    },
    {
      "version": "3.1.3",
      "format": "cjs",
      "published": "2016-10-15T07:29:35.216Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2016-10-08T14:19:48.594Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2016-10-04T18:01:38.972Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2016-10-04T17:12:38.918Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-09-24T15:57:49.893Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-08-29T15:53:22.671Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-07-13T13:13:29.016Z"
    },
    {
      "version": "1.0.8",
      "format": "cjs",
      "published": "2016-05-24T04:03:50.508Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2016-01-03T15:08:15.687Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2015-12-25T14:24:39.795Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2015-11-28T00:08:43.483Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-11-12T04:43:44.960Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-11-11T18:06:27.921Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-11-11T17:59:13.769Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-10-01T23:21:22.614Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-10-01T23:19:27.453Z"
    }
  ]
}