{
  "name": "rollup-plugin-delete",
  "url": "https://canirequire.com/package/rollup-plugin-delete/",
  "description": "Delete files and folders using Rollup",
  "latest": "3.0.2",
  "latestPublished": "2025-12-11T03:14:25.043Z",
  "format": "esm-only",
  "summary": "rollup-plugin-delete@3.0.2 is ESM-only. rollup-plugin-delete dropped its CommonJS build in 3.0.0 (February 2025). The last version you can require() on every Node.js version, including 18 and older, is 2.2.0, published Feb 18, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"rollup-plugin-delete\") 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": "3.0.0",
  "esmOnlySinceDate": "2025-02-19T01:27:50.755Z",
  "lastCommonJsVersion": "2.2.0",
  "lastCommonJsDate": "2025-02-18T18:57:19.753Z",
  "nativeEsmSince": "3.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/vladshcherbin/rollup-plugin-delete",
  "weeklyDownloads": 99651,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:44.247Z",
    "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": "3.0.2",
      "format": "esm-only",
      "published": "2025-12-11T03:14:25.043Z"
    },
    {
      "version": "3.0.1",
      "format": "esm-only",
      "published": "2025-03-06T20:18:05.105Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2025-02-19T01:27:50.755Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2025-02-18T18:57:19.753Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2024-09-08T23:46:24.438Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-06-10T17:35:26.996Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2020-01-26T21:26:57.379Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-08-21T11:50:53.777Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-05-05T20:40:28.457Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2019-04-03T12:53:50.734Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2019-01-29T16:42:24.244Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2019-01-23T22:38:49.666Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2018-07-03T20:14:31.203Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2018-07-03T17:45:45.851Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2018-07-03T08:39:20.533Z"
    }
  ]
}