{
  "name": "is-number",
  "url": "https://canirequire.com/package/is-number/",
  "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.",
  "latest": "7.0.0",
  "latestPublished": "2018-07-04T15:08:58.238Z",
  "format": "cjs",
  "summary": "is-number@7.0.0 is a CommonJS package. is-number ships CommonJS only. require(\"is-number\") works everywhere. import \"is-number\" 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": "7.0.0",
  "lastCommonJsDate": "2018-07-04T15:08:58.238Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.12.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jonschlinkert/is-number",
  "weeklyDownloads": 154709995,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:36.706Z",
    "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": "7.0.0",
      "format": "cjs",
      "published": "2018-07-04T15:08:58.238Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-03-31T17:02:39.953Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2018-01-29T03:06:41.225Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-10-17T05:43:56.559Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-09-11T00:51:30.912Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-11-22T13:56:56.624Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2015-05-03T05:59:55.976Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-05-03T04:27:13.630Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-05-02T08:11:57.926Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-03-05T18:57:33.841Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-03-05T18:37:07.633Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-01-24T10:33:21.598Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-01-24T10:16:54.470Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-09-22T03:37:27.931Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-09-22T01:58:51.592Z"
    }
  ]
}