New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
0
Versions
4130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Compare versions

Comparing version

to
8.25.1-alpha.18

11

package.json
{
"name": "@typescript-eslint/parser",
"version": "8.25.1-alpha.17",
"version": "8.25.1-alpha.18",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

@@ -57,6 +57,6 @@ "files": [

"dependencies": {
"@typescript-eslint/scope-manager": "8.25.1-alpha.17",
"@typescript-eslint/types": "8.25.1-alpha.17",
"@typescript-eslint/typescript-estree": "8.25.1-alpha.17",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.17",
"@typescript-eslint/scope-manager": "8.25.1-alpha.18",
"@typescript-eslint/types": "8.25.1-alpha.18",
"@typescript-eslint/typescript-estree": "8.25.1-alpha.18",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.18",
"debug": "^4.3.4"

@@ -66,3 +66,2 @@ },

"@jest/types": "29.6.3",
"@types/glob": "*",
"downlevel-dts": "*",

@@ -69,0 +68,0 @@ "glob": "*",