{
  "name": "buffer-from",
  "url": "https://canirequire.com/package/buffer-from/",
  "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
  "latest": "1.1.2",
  "latestPublished": "2021-07-29T17:05:33.074Z",
  "format": "cjs",
  "summary": "buffer-from@1.1.2 is a CommonJS package. buffer-from ships CommonJS only. require(\"buffer-from\") works everywhere. import \"buffer-from\" 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.2",
  "lastCommonJsDate": "2021-07-29T17:05:33.074Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/LinusU/buffer-from",
  "weeklyDownloads": 58829596,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:08.114Z",
    "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.2",
      "format": "cjs",
      "published": "2021-07-29T17:05:33.074Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2018-07-31T14:41:23.906Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-05-29T23:38:08.325Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-03-12T19:13:23.644Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2018-03-12T19:12:39.586Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-10-16T12:37:51.558Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-08-18T19:54:04.205Z"
    }
  ]
}