{
  "name": "micromark-util-types",
  "url": "https://canirequire.com/package/micromark-util-types/",
  "description": "micromark utility with a couple of typescript types",
  "latest": "2.0.2",
  "latestPublished": "2025-02-27T13:55:27.982Z",
  "format": "esm-only",
  "summary": "micromark-util-types@2.0.2 is ESM-only. micromark-util-types has been ESM-only since its first stable release. There is no version you can require() on Node.js 18 or older. On Node.js 20.19+, 22.12+ and every newer release, require(\"micromark-util-types\") 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": "1.0.0",
  "esmOnlySinceDate": "2021-06-22T19:04:38.375Z",
  "lastCommonJsVersion": null,
  "lastCommonJsDate": null,
  "nativeEsmSince": "1.0.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/micromark/micromark.git#main",
  "weeklyDownloads": 54161119,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:11.234Z",
    "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": "2.0.2",
      "format": "esm-only",
      "published": "2025-02-27T13:55:27.982Z"
    },
    {
      "version": "2.0.1",
      "format": "esm-only",
      "published": "2024-11-12T11:17:59.122Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2023-06-21T16:31:06.937Z"
    },
    {
      "version": "1.1.0",
      "format": "esm-only",
      "published": "2023-05-30T12:27:23.600Z"
    },
    {
      "version": "1.0.2",
      "format": "esm-only",
      "published": "2021-11-19T16:20:15.115Z"
    },
    {
      "version": "1.0.1",
      "format": "esm-only",
      "published": "2021-08-21T10:56:48.515Z"
    },
    {
      "version": "1.0.0",
      "format": "esm-only",
      "published": "2021-06-22T19:04:38.375Z"
    }
  ]
}