{
  "name": "tap-min",
  "url": "https://canirequire.com/package/tap-min/",
  "description": "Minimal TAP output formatter.",
  "latest": "3.0.0",
  "latestPublished": "2023-08-20T11:41:58.851Z",
  "format": "esm-only",
  "summary": "tap-min@3.0.0 is ESM-only. tap-min dropped its CommonJS build in 3.0.0 (August 2023). The last version you can require() on every Node.js version, including 18 and older, is 2.0.1, published Aug 19, 2023. On Node.js 20.19+, 22.12+ and every newer release, require(\"tap-min\") 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": "2023-08-20T11:41:58.851Z",
  "lastCommonJsVersion": "2.0.1",
  "lastCommonJsDate": "2023-08-19T21:38:53.458Z",
  "nativeEsmSince": "3.0.0",
  "types": "none",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/derhuerst/tap-min",
  "weeklyDownloads": 4270,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:42.985Z",
    "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.0",
      "format": "esm-only",
      "published": "2023-08-20T11:41:58.851Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2023-08-19T21:38:53.458Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-03-20T10:34:13.380Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2018-10-11T14:36:23.493Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2017-09-15T22:31:24.662Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2017-02-07T21:36:33.212Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2017-02-05T22:38:23.800Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-02-06T10:25:31.570Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-02-16T08:51:27.497Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-03-31T18:35:00.046Z"
    }
  ]
}