{
  "name": "is-buffer",
  "url": "https://canirequire.com/package/is-buffer/",
  "description": "Determine if an object is a Buffer",
  "latest": "2.0.5",
  "latestPublished": "2020-11-03T19:19:33.762Z",
  "format": "cjs",
  "summary": "is-buffer@2.0.5 is a CommonJS package. is-buffer ships CommonJS only. require(\"is-buffer\") works everywhere. import \"is-buffer\" 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": "2.0.5",
  "lastCommonJsDate": "2020-11-03T19:19:33.762Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/feross/is-buffer",
  "weeklyDownloads": 36035920,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:34.696Z",
    "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": "2.0.5",
      "format": "cjs",
      "published": "2020-11-03T19:19:33.762Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2019-10-01T04:48:50.958Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-06-09T23:15:19.035Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-03-17T11:34:36.945Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-03-17T11:33:52.032Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-01-29T07:43:20.568Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2017-10-25T21:36:28.871Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2017-03-11T00:51:05.973Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2016-08-03T23:36:07.367Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2016-03-07T22:49:39.950Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2016-01-29T12:52:12.824Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-01-03T21:09:34.798Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-09-17T05:02:36.041Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-05-05T01:52:11.559Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-10-31T03:37:00.562Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-10-31T01:58:42.247Z"
    }
  ]
}