{
  "name": "typed-array-length",
  "url": "https://canirequire.com/package/typed-array-length/",
  "description": "Robustly get the length of a Typed Array",
  "latest": "1.0.8",
  "latestPublished": "2026-05-28T16:10:43.722Z",
  "format": "cjs",
  "summary": "typed-array-length@1.0.8 is a CommonJS package. typed-array-length ships CommonJS only. require(\"typed-array-length\") works everywhere. import \"typed-array-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.8",
  "lastCommonJsDate": "2026-05-28T16:10:43.722Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/typed-array-length",
  "weeklyDownloads": 61303792,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:06.435Z",
    "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.8",
      "format": "cjs",
      "published": "2026-05-28T16:10:43.722Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2024-11-23T02:26:59.688Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2024-03-21T21:12:58.516Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2024-02-20T17:34:33.085Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2022-05-24T02:57:15.108Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2020-12-06T05:22:47.972Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-04-23T06:33:15.660Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-01-19T17:12:14.035Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-01-19T07:49:33.798Z"
    }
  ]
}