{
  "name": "base64-js",
  "url": "https://canirequire.com/package/base64-js/",
  "description": "Base64 encoding/decoding in pure JS",
  "latest": "1.5.1",
  "latestPublished": "2020-11-11T19:33:48.234Z",
  "format": "cjs",
  "summary": "base64-js@1.5.1 is a CommonJS package. base64-js ships CommonJS only. require(\"base64-js\") works everywhere. import \"base64-js\" 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.5.1",
  "lastCommonJsDate": "2020-11-11T19:33:48.234Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/beatgammit/base64-js",
  "weeklyDownloads": 100744808,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:46.587Z",
    "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.5.1",
      "format": "cjs",
      "published": "2020-11-11T19:33:48.234Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2020-11-11T02:39:27.839Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2019-08-06T04:39:29.775Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2018-04-17T23:11:58.124Z"
    },
    {
      "version": "1.2.3",
      "format": "cjs",
      "published": "2018-02-16T02:45:30.027Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2018-02-16T02:38:52.391Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2017-06-22T03:02:45.961Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-09-22T19:55:21.036Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2016-03-24T09:54:59.307Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-03-02T00:29:40.487Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-02-29T17:17:00.146Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2016-02-13T00:21:55.643Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-02-12T19:35:54.596Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-01-09T02:51:50.377Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-01-05T22:43:49.607Z"
    },
    {
      "version": "0.0.8",
      "format": "cjs",
      "published": "2014-12-31T02:56:22.275Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2014-06-06T21:52:52.474Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2014-01-08T07:32:26.633Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2014-01-08T03:30:14.309Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2013-09-21T22:42:04.050Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2013-09-21T22:30:59.736Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2011-11-26T22:06:33.304Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-11-26T00:08:55.134Z"
    }
  ]
}