{
  "name": "extend-shallow",
  "url": "https://canirequire.com/package/extend-shallow/",
  "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
  "latest": "3.0.2",
  "latestPublished": "2017-12-20T19:11:38.344Z",
  "format": "cjs",
  "summary": "extend-shallow@3.0.2 is a CommonJS package. extend-shallow ships CommonJS only. require(\"extend-shallow\") works everywhere. import \"extend-shallow\" 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.0.2",
  "lastCommonJsDate": "2017-12-20T19:11:38.344Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jonschlinkert/extend-shallow",
  "weeklyDownloads": 61293136,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:06.702Z",
    "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.0.2",
      "format": "cjs",
      "published": "2017-12-20T19:11:38.344Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-11-21T05:16:07.718Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-11-19T15:51:56.871Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-07-16T23:28:36.775Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-06-29T07:55:51.264Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2015-05-21T21:56:11.056Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-03-01T09:58:53.828Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-02-27T19:04:46.305Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-02-25T23:21:09.029Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-02-25T08:24:54.761Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-12-05T13:49:53.276Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-10-28T11:46:35.182Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-10-06T08:44:08.862Z"
    }
  ]
}