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

@babel/eslint-parser

Package Overview
Dependencies
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/eslint-parser - npm Package Compare versions

Comparing version 7.14.4 to 7.14.5

8

package.json
{
"name": "@babel/eslint-parser",
"version": "7.14.4",
"version": "7.14.5",
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",

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

"dependencies": {
"eslint-scope": "^5.1.0",
"eslint-scope": "^5.1.1",
"eslint-visitor-keys": "^2.1.0",

@@ -39,6 +39,6 @@ "semver": "^6.3.0"

"devDependencies": {
"@babel/core": "7.14.3",
"@babel/core": "7.14.5",
"dedent": "^0.7.0",
"eslint": "^7.5.0"
"eslint": "^7.27.0"
}
}

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