You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@babel/parser

Package Overview
Dependencies
Maintainers
4
Versions
241
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.28.5
to
7.28.6
+5
-5
package.json
{
"name": "@babel/parser",
"version": "7.28.5",
"version": "7.28.6",
"description": "A JavaScript parser",

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

"dependencies": {
"@babel/types": "^7.28.5"
"@babel/types": "^7.28.6"
},
"devDependencies": {
"@babel/code-frame": "^7.27.1",
"@babel/helper-check-duplicate-nodes": "^7.27.1",
"@babel/helper-fixtures": "^7.28.0",
"@babel/code-frame": "^7.28.6",
"@babel/helper-check-duplicate-nodes": "^7.28.6",
"@babel/helper-fixtures": "^7.28.6",
"@babel/helper-string-parser": "^7.27.1",

@@ -46,0 +46,0 @@ "@babel/helper-validator-identifier": "^7.28.5",

@@ -42,3 +42,3 @@ // This file is auto-generated! Do not modify it directly.

| "destructuringPrivate"
| "deprecatedImportAssert"
| IF_BABEL_7<"deprecatedImportAssert">
| "doExpressions"

@@ -45,0 +45,0 @@ | IF_BABEL_7<"dynamicImport">

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

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