{
  "name": "object-assign",
  "url": "https://canirequire.com/package/object-assign/",
  "description": "ES2015 `Object.assign()` ponyfill",
  "latest": "4.1.1",
  "latestPublished": "2017-01-16T15:35:15.282Z",
  "format": "cjs",
  "summary": "object-assign@4.1.1 is a CommonJS package. object-assign ships CommonJS only. require(\"object-assign\") works everywhere. import \"object-assign\" 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.1.1",
  "lastCommonJsDate": "2017-01-16T15:35:15.282Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/object-assign",
  "weeklyDownloads": 149406419,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:37.248Z",
    "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.1.1",
      "format": "cjs",
      "published": "2017-01-16T15:35:15.282Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2016-05-02T18:09:55.804Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2015-08-20T12:34:04.010Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2015-08-20T09:06:05.735Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-06-04T14:09:02.051Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2015-06-05T14:26:28.479Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-11-22T03:40:09.589Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-14T10:45:03.502Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2014-08-13T07:47:00.902Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-04-30T22:36:40.407Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-04-11T22:34:55.461Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2014-04-08T13:53:46.644Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2014-03-24T14:06:35.136Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-02-15T21:39:23.178Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-02-04T21:03:17.088Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-02-04T20:02:13.757Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-02-02T15:47:58.857Z"
    }
  ]
}