{
  "name": "jwt-decode",
  "url": "https://canirequire.com/package/jwt-decode/",
  "description": "Decode JWT tokens, mostly useful for browser applications.",
  "latest": "4.0.0",
  "latestPublished": "2023-10-27T08:54:17.048Z",
  "format": "dual",
  "summary": "jwt-decode@4.0.0 ships CommonJS and ESM builds. jwt-decode publishes both a CommonJS entry and a native ESM entry (ESM added in 4.0.0). require(\"jwt-decode\") and import \"jwt-decode\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "4.0.0",
  "lastCommonJsDate": "2023-10-27T08:54:17.048Z",
  "nativeEsmSince": "4.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/auth0/jwt-decode",
  "weeklyDownloads": 16256058,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:54.291Z",
    "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": "4.0.0",
      "format": "dual",
      "published": "2023-10-27T08:54:17.048Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2020-11-16T10:22:25.532Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2020-11-05T08:56:39.889Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2020-11-05T08:36:36.831Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-09-30T08:48:00.533Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-03-20T12:49:56.829Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-07-18T20:37:39.238Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2016-07-18T20:32:34.113Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2016-07-18T20:22:12.917Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2016-07-18T20:20:51.486Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-03-15T16:47:37.712Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-03-15T16:21:32.008Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2016-01-19T13:07:43.056Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2016-01-07T15:23:12.978Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-07-17T12:56:16.203Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-07-17T12:51:26.294Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-07-17T12:47:59.557Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-07-17T12:45:21.399Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-06-01T16:40:02.541Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-03-06T12:42:39.700Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-02-24T19:18:36.116Z"
    }
  ]
}