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.7.4 to 7.8.0

9

package.json
{
"name": "@babel/plugin-syntax-numeric-separator",
"version": "7.7.4",
"version": "7.8.0",
"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": {

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

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

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

"devDependencies": {
"@babel/core": "^7.7.4"
"@babel/core": "^7.8.0"
},
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9"
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
}
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