{
  "name": "typed-array-byte-length",
  "url": "https://canirequire.com/package/typed-array-byte-length/",
  "description": "Robustly get the byte length of a Typed Array",
  "latest": "1.0.3",
  "latestPublished": "2024-12-17T22:33:13.006Z",
  "format": "cjs",
  "summary": "typed-array-byte-length@1.0.3 is a CommonJS package. typed-array-byte-length ships CommonJS only. require(\"typed-array-byte-length\") works everywhere. import \"typed-array-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.3",
  "lastCommonJsDate": "2024-12-17T22:33:13.006Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/typed-array-byte-length",
  "weeklyDownloads": 43123532,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:22.803Z",
    "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.3",
      "format": "cjs",
      "published": "2024-12-17T22:33:13.006Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2024-12-17T20:18:33.124Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-02-21T07:10:55.243Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2023-07-14T21:49:10.894Z"
    }
  ]
}