{
  "name": "object.values",
  "url": "https://canirequire.com/package/object.values/",
  "description": "ES2017 spec-compliant Object.values shim.",
  "latest": "1.2.1",
  "latestPublished": "2024-12-19T06:39:08.165Z",
  "format": "cjs",
  "summary": "object.values@1.2.1 is a CommonJS package. object.values ships CommonJS only. require(\"object.values\") works everywhere. import \"object.values\" 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": "1.2.1",
  "lastCommonJsDate": "2024-12-19T06:39:08.165Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/es-shims/Object.values",
  "weeklyDownloads": 64712044,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:04.005Z",
    "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": "1.2.1",
      "format": "cjs",
      "published": "2024-12-19T06:39:08.165Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2024-03-18T18:07:55.189Z"
    },
    {
      "version": "1.1.7",
      "format": "cjs",
      "published": "2023-08-28T06:17:30.803Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2022-11-07T06:51:43.886Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2021-10-04T05:53:55.202Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2021-05-26T23:07:41.408Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2021-02-23T05:20:19.924Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2020-11-26T22:28:17.555Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2019-12-13T07:26:35.253Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-01-02T05:48:32.293Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2016-12-04T19:56:59.257Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-10-06T08:32:39.625Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-09-25T15:33:34.061Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-09-21T23:28:05.133Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-09-02T14:24:27.145Z"
    }
  ]
}