Socket
Socket
Sign inDemoInstall

@babel/parser

Package Overview
Dependencies
Maintainers
4
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/parser - npm Package Compare versions

Comparing version 7.18.13 to 7.19.0

2

package.json
{
"name": "@babel/parser",
"version": "7.18.13",
"version": "7.19.0",
"description": "A JavaScript parser",

@@ -5,0 +5,0 @@ "author": "The Babel Team (https://babel.dev/team)",

@@ -165,2 +165,3 @@ // Type definitions for @babel/parser

| "privateIn" // Enabled by default
| "recordAndTuple"
| "regexpUnicodeSets"

@@ -190,3 +191,3 @@ | "throwExpressions"

export interface RecordAndTuplePluginOptions {
syntaxType: "bar" | "hash";
syntaxType?: "bar" | "hash";
}

@@ -193,0 +194,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc