{
  "name": "isobject",
  "url": "https://canirequire.com/package/isobject/",
  "description": "Returns true if the value is an object and not an array or null.",
  "latest": "4.1.1",
  "latestPublished": "2026-08-21T09:36:33.430Z",
  "format": "cjs",
  "summary": "isobject@4.1.1 is a CommonJS package. isobject ships CommonJS only. require(\"isobject\") works everywhere. import \"isobject\" 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. It also declares a \"module\" field, so bundlers such as webpack, Vite and esbuild pick up an ESM build for tree-shaking.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "4.1.1",
  "lastCommonJsDate": "2026-08-21T09:36:33.430Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jonschlinkert/isobject",
  "weeklyDownloads": 52418868,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:12.390Z",
    "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": "2026-08-21T09:36:33.430Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-04-28T10:09:13.577Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-06-30T18:19:30.705Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-12-01T21:33:49.315Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-04-25T21:07:07.504Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-07-21T00:26:07.119Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-07-13T21:02:50.215Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-07-04T22:48:05.019Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-02-25T07:31:11.279Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-09-22T14:28:50.115Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-06-30T07:25:49.454Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-06-30T07:22:55.649Z"
    }
  ]
}