{
  "name": "array-buffer-byte-length",
  "url": "https://canirequire.com/package/array-buffer-byte-length/",
  "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
  "latest": "1.0.2",
  "latestPublished": "2024-12-20T01:21:57.597Z",
  "format": "cjs",
  "summary": "array-buffer-byte-length@1.0.2 is a CommonJS package. array-buffer-byte-length ships CommonJS only. require(\"array-buffer-byte-length\") works everywhere. import \"array-buffer-byte-length\" 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": "1.0.2",
  "lastCommonJsDate": "2024-12-20T01:21:57.597Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/array-buffer-byte-length",
  "weeklyDownloads": 76033140,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:56.662Z",
    "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": "1.0.2",
      "format": "cjs",
      "published": "2024-12-20T01:21:57.597Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-02-03T23:32:02.101Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2023-02-28T20:50:50.182Z"
    }
  ]
}