{
  "name": "@babel/plugin-proposal-numeric-separator",
  "url": "https://canirequire.com/package/@babel/plugin-proposal-numeric-separator/",
  "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals",
  "latest": "7.18.6",
  "latestPublished": "2022-06-27T19:49:52.203Z",
  "format": "cjs",
  "summary": "@babel/plugin-proposal-numeric-separator@7.18.6 is a CommonJS package. @babel/plugin-proposal-numeric-separator ships CommonJS only. require(\"@babel/plugin-proposal-numeric-separator\") works everywhere. import \"@babel/plugin-proposal-numeric-separator\" 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.18.6",
  "lastCommonJsDate": "2022-06-27T19:49:52.203Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=6.9.0",
  "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.",
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:28.824Z",
    "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.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:52.203Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:37.269Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:27:51.052Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:23.971Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:39.479Z"
    },
    {
      "version": "7.14.2",
      "format": "cjs",
      "published": "2021-05-12T17:09:21.068Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:22.630Z"
    },
    {
      "version": "7.12.7",
      "format": "cjs",
      "published": "2020-11-20T21:05:38.980Z"
    },
    {
      "version": "7.12.5",
      "format": "cjs",
      "published": "2020-11-03T22:34:13.057Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:28.865Z"
    },
    {
      "version": "7.12.0",
      "format": "cjs",
      "published": "2020-10-14T20:02:47.389Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:12:37.576Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:41.855Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:59.103Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:17:05.334Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:33:07.564Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:02:32.178Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:43:48.692Z"
    }
  ]
}