Socket
Socket
Sign inDemoInstall

@babel/plugin-syntax-numeric-separator

Package Overview
Dependencies
54
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.0 to 7.8.3

9

package.json
{
"name": "@babel/plugin-syntax-numeric-separator",
"version": "7.8.0",
"version": "7.8.3",
"description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-numeric-separator",
"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -16,3 +15,3 @@ "access": "public"

"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
"@babel/helper-plugin-utils": "^7.8.3"
},

@@ -23,5 +22,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.8.0"
"@babel/core": "^7.8.3"
},
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc