{
  "name": "p-map",
  "url": "https://canirequire.com/package/p-map/",
  "description": "Map over promises concurrently",
  "latest": "7.0.7",
  "latestPublished": "2026-08-27T22:43:59.505Z",
  "format": "esm-only",
  "summary": "p-map@7.0.7 is ESM-only. p-map dropped its CommonJS build in 5.0.0 (April 2021). The last version you can require() on every Node.js version, including 18 and older, is 4.0.0, published Mar 5, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"p-map\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM.",
  "esmOnlySince": "5.0.0",
  "esmOnlySinceDate": "2021-04-17T18:11:39.631Z",
  "lastCommonJsVersion": "4.0.0",
  "lastCommonJsDate": "2020-03-05T08:42:45.749Z",
  "nativeEsmSince": "5.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/p-map",
  "weeklyDownloads": 70855779,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:00.156Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "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": "7.0.7",
      "format": "esm-only",
      "published": "2026-08-27T22:43:59.505Z"
    },
    {
      "version": "7.0.6",
      "format": "esm-only",
      "published": "2026-07-20T21:21:12.423Z"
    },
    {
      "version": "7.0.5",
      "format": "esm-only",
      "published": "2026-06-29T22:32:18.558Z"
    },
    {
      "version": "7.0.4",
      "format": "esm-only",
      "published": "2025-11-11T06:28:53.483Z"
    },
    {
      "version": "7.0.3",
      "format": "esm-only",
      "published": "2024-12-05T21:00:19.088Z"
    },
    {
      "version": "7.0.2",
      "format": "esm-only",
      "published": "2024-04-03T07:53:50.317Z"
    },
    {
      "version": "7.0.1",
      "format": "esm-only",
      "published": "2023-12-27T00:43:53.371Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2023-12-05T12:25:34.094Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2023-04-22T09:02:10.957Z"
    },
    {
      "version": "5.5.0",
      "format": "esm-only",
      "published": "2022-06-09T17:49:43.630Z"
    },
    {
      "version": "5.4.0",
      "format": "esm-only",
      "published": "2022-05-17T06:16:18.220Z"
    },
    {
      "version": "5.3.0",
      "format": "esm-only",
      "published": "2021-11-02T12:05:16.074Z"
    },
    {
      "version": "5.2.0",
      "format": "esm-only",
      "published": "2021-10-27T07:24:03.798Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2021-07-23T23:19:05.567Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2021-04-17T18:11:39.631Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2020-03-05T08:42:45.749Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-07-13T15:47:35.679Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-04-06T15:27:46.979Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-09-17T15:59:19.208Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2017-09-12T05:43:56.000Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2017-01-19T06:59:19.945Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-11-18T10:49:47.847Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-10-21T03:44:11.145Z"
    }
  ]
}