Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/parser

Package Overview
Dependencies
Maintainers
4
Versions
211
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.17.10 to 7.17.12

2

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

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

@@ -185,3 +185,3 @@ // Type definitions for @babel/parser

proposal: "minimal" | "fsharp" | "hack" | "smart";
topicToken?: "%" | "#" | "@@" | "^^";
topicToken?: "%" | "#" | "@@" | "^^" | "^";
}

@@ -195,2 +195,3 @@

all?: boolean;
enums?: boolean;
}

@@ -197,0 +198,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