{
  "name": "webidl-conversions",
  "url": "https://canirequire.com/package/webidl-conversions/",
  "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
  "latest": "8.0.1",
  "latestPublished": "2026-01-02T12:56:45.580Z",
  "format": "cjs",
  "summary": "webidl-conversions@8.0.1 is a CommonJS package. webidl-conversions ships CommonJS only. require(\"webidl-conversions\") works everywhere. import \"webidl-conversions\" 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": "8.0.1",
  "lastCommonJsDate": "2026-01-02T12:56:45.580Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "BSD-2-Clause",
  "repository": "https://github.com/jsdom/webidl-conversions",
  "weeklyDownloads": 118266219,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:42.086Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "TypeError",
        "importError": "TypeError"
      },
      "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": "cjs",
      "published": "2026-01-02T12:56:45.580Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2025-09-09T02:21:17.194Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2021-09-12T01:03:06.782Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2020-04-17T15:56:22.269Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-03-23T20:02:59.337Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-12-07T20:23:01.802Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2017-08-14T03:31:26.237Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2017-02-20T21:19:40.959Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-02-11T22:45:05.564Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2016-01-04T06:08:05.108Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-11-09T02:12:10.465Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-11-09T02:11:51.581Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-09-19T21:32:35.845Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2014-12-16T22:35:25.554Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2014-10-14T20:29:18.113Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-10-13T22:12:31.432Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-08-21T21:21:18.456Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-15T20:52:19.528Z"
    }
  ]
}