@babel/eslint-parser
Advanced tools
@@ -19,3 +19,3 @@ "use strict"; | ||
| name: "@babel/eslint-parser/experimental-worker", | ||
| version: "7.24.8" | ||
| version: "7.25.0" | ||
| }; | ||
@@ -22,0 +22,0 @@ function parseForESLint(code, options = {}) { |
+1
-1
@@ -16,3 +16,3 @@ "use strict"; | ||
| name: "@babel/eslint-parser", | ||
| version: "7.24.8" | ||
| version: "7.25.0" | ||
| }; | ||
@@ -19,0 +19,0 @@ function parse(code, options = {}) { |
+1
-1
@@ -23,3 +23,3 @@ "use strict"; | ||
| if (!isRunningMinSupportedCoreVersion) { | ||
| throw new Error(`@babel/eslint-parser@${"7.24.8"} does not support @babel/core@${client.getVersion()}. Please upgrade to @babel/core@${minSupportedCoreVersion}.`); | ||
| throw new Error(`@babel/eslint-parser@${"7.25.0"} does not support @babel/core@${client.getVersion()}. Please upgrade to @babel/core@${minSupportedCoreVersion}.`); | ||
| } | ||
@@ -26,0 +26,0 @@ const { |
+3
-3
| { | ||
| "name": "@babel/eslint-parser", | ||
| "version": "7.24.8", | ||
| "version": "7.25.0", | ||
| "description": "ESLint parser that allows for linting of experimental syntax transformed by Babel", | ||
@@ -39,9 +39,9 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "devDependencies": { | ||
| "@babel/core": "^7.24.8", | ||
| "@babel/core": "^7.24.9", | ||
| "@types/eslint": "^8.56.2", | ||
| "@types/estree": "^1.0.5", | ||
| "@typescript-eslint/scope-manager": "^6.19.0", | ||
| "dedent": "^0.7.0", | ||
| "dedent": "^1.5.3", | ||
| "eslint": "^9.0.0" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
215170
0.14%