Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-numeric-separator

Package Overview
Dependencies
55
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.16.0 to 7.16.5

10

package.json
{
"name": "@babel/plugin-proposal-numeric-separator",
"version": "7.16.0",
"version": "7.16.5",
"description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals",

@@ -20,3 +20,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/helper-plugin-utils": "^7.16.5",
"@babel/plugin-syntax-numeric-separator": "^7.10.4"

@@ -28,4 +28,6 @@ },

"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0"
"@babel/core": "^7.16.5",
"@babel/helper-plugin-test-runner": "^7.16.5",
"@babel/traverse": "^7.16.5",
"@babel/types": "^7.16.0"
},

@@ -32,0 +34,0 @@ "engines": {

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