{
  "name": "del",
  "url": "https://canirequire.com/package/del/",
  "description": "Delete files and directories",
  "latest": "8.0.1",
  "latestPublished": "2025-09-18T14:47:08.181Z",
  "format": "esm-only",
  "summary": "del@8.0.1 is ESM-only. del dropped its CommonJS build in 7.0.0 (July 2022). The last version you can require() on every Node.js version, including 18 and older, is 6.1.1, published May 24, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"del\") 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.",
  "esmOnlySince": "7.0.0",
  "esmOnlySinceDate": "2022-07-19T15:21:54.164Z",
  "lastCommonJsVersion": "6.1.1",
  "lastCommonJsDate": "2022-05-24T13:58:03.678Z",
  "nativeEsmSince": "7.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/del",
  "weeklyDownloads": 11676599,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:05.852Z",
    "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": "8.0.1",
      "format": "esm-only",
      "published": "2025-09-18T14:47:08.181Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2024-10-07T04:55:34.922Z"
    },
    {
      "version": "7.1.0",
      "format": "esm-only",
      "published": "2023-08-30T16:47:41.121Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2022-07-19T15:21:54.164Z"
    },
    {
      "version": "6.1.1",
      "format": "cjs",
      "published": "2022-05-24T13:58:03.678Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2022-05-16T10:10:15.106Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-09-26T00:02:03.849Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2019-08-23T11:11:17.479Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-07-02T18:50:04.863Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2019-04-28T14:21:41.823Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2019-04-01T09:07:22.464Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-03-03T19:16:01.057Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-06-09T14:39:52.432Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2016-08-13T00:05:37.041Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2016-06-21T10:08:33.096Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-12-06T21:53:14.547Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-11-14T12:44:42.935Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2015-09-09T08:36:04.254Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-09-04T07:51:05.074Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-08-31T06:59:29.083Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2015-08-12T19:28:33.122Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-05-19T20:15:46.744Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2014-12-25T06:05:30.060Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-12-05T03:35:20.616Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-12-01T06:41:29.155Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2014-09-09T09:40:33.844Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-08-14T22:00:03.663Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-06-26T18:32:57.285Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-06-21T20:27:33.008Z"
    }
  ]
}