{
  "name": "prop-types",
  "url": "https://canirequire.com/package/prop-types/",
  "description": "Runtime type checking for React props and similar objects.",
  "latest": "15.8.1",
  "latestPublished": "2022-01-05T00:08:33.458Z",
  "format": "cjs",
  "summary": "prop-types@15.8.1 is a CommonJS package. prop-types ships CommonJS only. require(\"prop-types\") works everywhere. import \"prop-types\" 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": "15.8.1",
  "lastCommonJsDate": "2022-01-05T00:08:33.458Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/facebook/prop-types",
  "weeklyDownloads": 92652133,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:48.888Z",
    "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": "15.8.1",
      "format": "cjs",
      "published": "2022-01-05T00:08:33.458Z"
    },
    {
      "version": "15.8.0",
      "format": "cjs",
      "published": "2021-12-22T22:09:10.161Z"
    },
    {
      "version": "15.7.2",
      "format": "cjs",
      "published": "2019-02-13T20:11:48.275Z"
    },
    {
      "version": "15.7.1",
      "format": "cjs",
      "published": "2019-02-11T03:56:39.615Z"
    },
    {
      "version": "15.7.0",
      "format": "cjs",
      "published": "2019-02-10T22:56:42.105Z"
    },
    {
      "version": "15.6.2",
      "format": "cjs",
      "published": "2018-06-19T15:54:20.726Z"
    },
    {
      "version": "15.6.1",
      "format": "cjs",
      "published": "2018-02-26T22:51:44.761Z"
    },
    {
      "version": "15.6.0",
      "format": "cjs",
      "published": "2017-09-25T23:44:46.308Z"
    },
    {
      "version": "15.5.10",
      "format": "cjs",
      "published": "2017-05-12T14:50:03.282Z"
    },
    {
      "version": "15.5.9",
      "format": "cjs",
      "published": "2017-05-09T23:27:34.720Z"
    },
    {
      "version": "15.5.8",
      "format": "cjs",
      "published": "2017-04-12T16:10:41.925Z"
    },
    {
      "version": "15.5.7",
      "format": "cjs",
      "published": "2017-04-11T18:57:32.134Z"
    },
    {
      "version": "15.5.6",
      "format": "cjs",
      "published": "2017-04-09T15:48:45.053Z"
    },
    {
      "version": "15.5.5",
      "format": "cjs",
      "published": "2017-04-09T15:41:50.578Z"
    },
    {
      "version": "15.5.4",
      "format": "cjs",
      "published": "2017-04-08T03:21:34.037Z"
    },
    {
      "version": "15.5.3",
      "format": "cjs",
      "published": "2017-04-08T01:32:34.439Z"
    },
    {
      "version": "15.5.2",
      "format": "cjs",
      "published": "2017-04-08T00:44:57.148Z"
    },
    {
      "version": "15.5.1",
      "format": "cjs",
      "published": "2017-04-07T22:29:53.339Z"
    },
    {
      "version": "15.5.0",
      "format": "cjs",
      "published": "2017-04-06T20:44:46.548Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-01-24T15:36:29.906Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-02-20T02:05:31.673Z"
    }
  ]
}