{
  "name": "del-cli",
  "url": "https://canirequire.com/package/del-cli/",
  "description": "Delete files and directories - Cross-platform",
  "latest": "7.0.0",
  "latestPublished": "2025-09-18T16:37:52.483Z",
  "format": "esm-only",
  "summary": "del-cli@7.0.0 is ESM-only. del-cli dropped its CommonJS build in 4.0.0 (June 2021). The last version you can require() on every Node.js version, including 18 and older, is 3.0.1, published May 16, 2020. require(\"del-cli\") failed in our probe on Node.js 20+ as well. See the runtime matrix below for the exact error.",
  "esmOnlySince": "4.0.0",
  "esmOnlySinceDate": "2021-06-15T08:57:51.066Z",
  "lastCommonJsVersion": "3.0.1",
  "lastCommonJsDate": "2020-05-16T08:34:22.881Z",
  "nativeEsmSince": "4.0.0",
  "types": "none",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/del-cli",
  "weeklyDownloads": 599660,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:06.448Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2025-09-18T16:37:52.483Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2024-10-07T06:42:55.492Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2023-08-31T10:35:26.267Z"
    },
    {
      "version": "5.0.1",
      "format": "esm-only",
      "published": "2023-08-25T10:38:29.018Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2022-07-19T23:19:35.495Z"
    },
    {
      "version": "4.0.1",
      "format": "esm-only",
      "published": "2021-07-15T22:48:17.430Z"
    },
    {
      "version": "4.0.0",
      "format": "esm-only",
      "published": "2021-06-15T08:57:51.066Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2020-05-16T08:34:22.881Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-09-08T17:11:32.941Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-05-29T04:59:11.758Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-06-27T14:33:56.886Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-05-09T19:50:20.950Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-12-08T22:30:57.928Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-02-10T10:29:27.558Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-12-22T20:10:14.716Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-12-15T19:08:25.463Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-12-06T22:37:41.690Z"
    }
  ]
}