{
  "name": "raf",
  "url": "https://canirequire.com/package/raf/",
  "description": "requestAnimationFrame polyfill for node and the browser",
  "latest": "3.4.1",
  "latestPublished": "2018-11-02T10:31:08.808Z",
  "format": "cjs",
  "summary": "raf@3.4.1 is a CommonJS package. raf ships CommonJS only. require(\"raf\") works everywhere. import \"raf\" 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": "3.4.1",
  "lastCommonJsDate": "2018-11-02T10:31:08.808Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/chrisdickinson/raf",
  "weeklyDownloads": 14141964,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:57.497Z",
    "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": "3.4.1",
      "format": "cjs",
      "published": "2018-11-02T10:31:08.808Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2017-10-02T04:42:56.587Z"
    },
    {
      "version": "3.3.2",
      "format": "cjs",
      "published": "2017-05-04T18:01:54.296Z"
    },
    {
      "version": "3.3.1",
      "format": "cjs",
      "published": "2017-05-04T18:00:44.401Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2016-08-16T17:10:05.520Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2016-02-17T10:42:59.752Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-07-16T15:02:30.608Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-05-24T19:05:26.406Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2014-10-02T20:05:06.423Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2014-08-17T14:11:40.385Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2014-07-28T18:42:34.169Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2014-06-09T20:40:26.830Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-05-23T19:17:31.310Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-05-14T17:28:17.794Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-05-14T06:49:49.666Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-05-14T06:45:06.623Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2014-04-24T06:09:35.612Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-04-16T09:23:24.971Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-04-01T05:56:24.841Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-03-20T20:11:31.923Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2013-05-17T21:40:40.428Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2013-04-23T02:07:18.789Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-01-04T21:21:40.719Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2012-12-28T04:55:36.292Z"
    }
  ]
}