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.13

10

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

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

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

@@ -63,0 +63,0 @@ },