{
  "name": "is-typed-array",
  "url": "https://canirequire.com/package/is-typed-array/",
  "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
  "latest": "1.1.15",
  "latestPublished": "2024-12-18T17:20:07.320Z",
  "format": "cjs",
  "summary": "is-typed-array@1.1.15 is a CommonJS package. is-typed-array ships CommonJS only. require(\"is-typed-array\") works everywhere. import \"is-typed-array\" 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.1.15",
  "lastCommonJsDate": "2024-12-18T17:20:07.320Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-typed-array",
  "weeklyDownloads": 87988937,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:50.341Z",
    "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.1.15",
      "format": "cjs",
      "published": "2024-12-18T17:20:07.320Z"
    },
    {
      "version": "1.1.14",
      "format": "cjs",
      "published": "2024-12-17T17:41:30.712Z"
    },
    {
      "version": "1.1.13",
      "format": "cjs",
      "published": "2024-02-02T00:39:42.428Z"
    },
    {
      "version": "1.1.12",
      "format": "cjs",
      "published": "2023-07-18T05:56:39.813Z"
    },
    {
      "version": "1.1.11",
      "format": "cjs",
      "published": "2023-07-17T22:25:12.997Z"
    },
    {
      "version": "1.1.10",
      "format": "cjs",
      "published": "2022-11-02T16:03:03.424Z"
    },
    {
      "version": "1.1.9",
      "format": "cjs",
      "published": "2022-05-14T04:15:46.190Z"
    },
    {
      "version": "1.1.8",
      "format": "cjs",
      "published": "2021-08-31T05:57:20.884Z"
    },
    {
      "version": "1.1.7",
      "format": "cjs",
      "published": "2021-08-07T20:52:27.750Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2021-08-05T20:43:03.413Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2021-02-14T20:17:00.670Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2020-12-05T23:26:36.246Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2020-01-24T16:55:54.180Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2020-01-21T00:11:16.130Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2020-01-19T06:32:50.571Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-02-16T08:42:55.603Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2016-03-20T00:10:48.435Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-10-13T18:07:50.733Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-10-05T21:37:34.613Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-10-02T17:50:07.637Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-05-07T01:53:07.004Z"
    }
  ]
}