{
  "name": "w3c-xmlserializer",
  "url": "https://canirequire.com/package/w3c-xmlserializer/",
  "description": "A per-spec XML serializer implementation",
  "latest": "5.0.0",
  "latestPublished": "2023-11-12T07:59:26.966Z",
  "format": "cjs",
  "summary": "w3c-xmlserializer@5.0.0 is a CommonJS package. w3c-xmlserializer ships CommonJS only. require(\"w3c-xmlserializer\") works everywhere. import \"w3c-xmlserializer\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "5.0.0",
  "lastCommonJsDate": "2023-11-12T07:59:26.966Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jsdom/w3c-xmlserializer",
  "weeklyDownloads": 76390269,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:56.373Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "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": "5.0.0",
      "format": "cjs",
      "published": "2023-11-12T07:59:26.966Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2022-11-20T07:22:28.852Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2021-09-18T22:16:48.539Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-01-02T19:49:02.174Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2019-03-25T04:01:30.856Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2019-03-25T03:07:49.880Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-03-25T03:03:24.172Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-12-11T11:46:54.220Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-10-08T05:03:48.338Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2018-08-07T02:59:21.000Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2018-08-07T02:10:06.032Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2018-07-01T20:33:42.687Z"
    }
  ]
}