{
  "name": "babel-plugin-transform-object-assign",
  "url": "https://canirequire.com/package/babel-plugin-transform-object-assign/",
  "description": "Replace Object.assign with an inline helper",
  "latest": "6.22.0",
  "latestPublished": "2017-01-20T00:34:11.941Z",
  "format": "cjs",
  "summary": "babel-plugin-transform-object-assign@6.22.0 is a CommonJS package. babel-plugin-transform-object-assign ships CommonJS only. require(\"babel-plugin-transform-object-assign\") works everywhere. import \"babel-plugin-transform-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": "6.22.0",
  "lastCommonJsDate": "2017-01-20T00:34:11.941Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign",
  "weeklyDownloads": 108166,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:41.796Z",
    "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": "6.22.0",
      "format": "cjs",
      "published": "2017-01-20T00:34:11.941Z"
    },
    {
      "version": "6.8.0",
      "format": "cjs",
      "published": "2016-05-02T23:45:08.176Z"
    },
    {
      "version": "6.5.0",
      "format": "cjs",
      "published": "2016-02-07T00:08:04.572Z"
    },
    {
      "version": "6.3.13",
      "format": "cjs",
      "published": "2015-12-04T12:00:11.049Z"
    },
    {
      "version": "6.2.4",
      "format": "cjs",
      "published": "2015-11-25T03:15:08.000Z"
    },
    {
      "version": "6.1.18",
      "format": "cjs",
      "published": "2015-11-12T21:51:20.797Z"
    },
    {
      "version": "6.1.17",
      "format": "cjs",
      "published": "2015-11-12T21:42:56.673Z"
    },
    {
      "version": "6.1.4",
      "format": "cjs",
      "published": "2015-11-11T10:35:25.470Z"
    },
    {
      "version": "6.0.14",
      "format": "cjs",
      "published": "2015-10-30T23:41:00.638Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2015-10-29T18:19:05.003Z"
    }
  ]
}