{
  "name": "es6-promise",
  "url": "https://canirequire.com/package/es6-promise/",
  "description": "A lightweight library that provides tools for organizing asynchronous code",
  "latest": "4.2.8",
  "latestPublished": "2019-06-06T17:59:23.476Z",
  "format": "cjs",
  "summary": "es6-promise@4.2.8 is a CommonJS package. es6-promise ships CommonJS only. require(\"es6-promise\") works everywhere. import \"es6-promise\" 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": "4.2.8",
  "lastCommonJsDate": "2019-06-06T17:59:23.476Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/stefanpenner/es6-promise",
  "weeklyDownloads": 16476709,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:54.149Z",
    "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.2.8",
      "format": "cjs",
      "published": "2019-06-06T17:59:23.476Z"
    },
    {
      "version": "4.2.7",
      "format": "cjs",
      "published": "2019-06-06T17:58:31.364Z"
    },
    {
      "version": "4.2.6",
      "format": "cjs",
      "published": "2019-02-16T16:19:16.880Z"
    },
    {
      "version": "4.2.5",
      "format": "cjs",
      "published": "2018-09-10T22:10:11.910Z"
    },
    {
      "version": "4.2.4",
      "format": "cjs",
      "published": "2018-01-23T20:32:16.734Z"
    },
    {
      "version": "4.2.3",
      "format": "cjs",
      "published": "2018-01-23T19:13:54.749Z"
    },
    {
      "version": "4.2.2",
      "format": "cjs",
      "published": "2017-12-22T03:32:22.714Z"
    },
    {
      "version": "4.2.1",
      "format": "cjs",
      "published": "2017-12-21T18:40:49.758Z"
    },
    {
      "version": "4.2.0",
      "format": "cjs",
      "published": "2017-12-21T18:39:34.115Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2017-06-28T16:32:14.087Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2017-03-07T18:34:41.594Z"
    },
    {
      "version": "4.0.5",
      "format": "cjs",
      "published": "2016-10-04T00:06:08.744Z"
    },
    {
      "version": "4.0.4",
      "format": "cjs",
      "published": "2016-10-03T04:24:43.435Z"
    },
    {
      "version": "4.0.3",
      "format": "cjs",
      "published": "2016-09-27T16:54:18.117Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2016-09-27T01:52:53.333Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2016-09-27T01:50:09.669Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2016-09-27T00:47:13.801Z"
    },
    {
      "version": "3.3.1",
      "format": "cjs",
      "published": "2016-09-14T18:03:04.355Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2016-09-12T22:50:10.454Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2016-05-12T04:36:14.641Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2016-02-13T17:05:59.948Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2015-08-10T22:36:16.432Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2015-08-10T22:29:20.987Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-08-10T22:28:21.674Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2015-06-10T09:16:41.507Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-06-05T08:09:27.688Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2015-04-23T14:34:20.204Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-04-15T10:18:42.204Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2014-12-08T08:46:21.392Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-10-14T13:17:01.430Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-04-28T18:14:34.393Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-04-28T17:53:39.952Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-12-19T13:38:51.838Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2013-12-16T09:58:06.703Z"
    }
  ]
}