Socket
Socket
Sign inDemoInstall

@babel/eslint-parser

Package Overview
Dependencies
Maintainers
6
Versions
69
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.2 to 7.14.3

lib/analyze-scope.cjs

8

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

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

},
"main": "./lib/index.js",
"main": "./lib/index.cjs",
"type": "commonjs",
"exports": {
".": "./lib/index.js",
".": "./lib/index.cjs",
"./package.json": "./package.json"

@@ -39,3 +39,3 @@ },

"devDependencies": {
"@babel/core": "7.14.2",
"@babel/core": "7.14.3",
"dedent": "^0.7.0",

@@ -42,0 +42,0 @@ "eslint": "^7.5.0"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc