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.25.0 to 7.25.3

7

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

@@ -36,2 +36,6 @@ "author": "The Babel Team (https://babel.dev/team)",

},
"# dependencies": "This package doesn't actually have runtime dependencies. @babel/types is only needed for type definitions.",
"dependencies": {
"@babel/types": "^7.25.2"
},
"devDependencies": {

@@ -43,3 +47,2 @@ "@babel/code-frame": "^7.24.7",

"@babel/helper-validator-identifier": "^7.24.7",
"@babel/types": "^7.25.0",
"charcodes": "^0.2.0"

@@ -46,0 +49,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