🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4712
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
8.61.2-alpha.3
to
8.61.2-alpha.4
+6
-8
package.json
{
"name": "@typescript-eslint/parser",
"version": "8.61.2-alpha.3",
"version": "8.61.2-alpha.4",
"description": "An ESLint custom parser which leverages TypeScript ESTree",
"files": [
"dist",
"!**/*.tsbuildinfo",
"README.md",
"LICENSE"
"!**/*.tsbuildinfo"
],

@@ -47,6 +45,6 @@ "type": "commonjs",

"debug": "^4.4.3",
"@typescript-eslint/scope-manager": "8.61.2-alpha.3",
"@typescript-eslint/typescript-estree": "8.61.2-alpha.3",
"@typescript-eslint/types": "8.61.2-alpha.3",
"@typescript-eslint/visitor-keys": "8.61.2-alpha.3"
"@typescript-eslint/scope-manager": "8.61.2-alpha.4",
"@typescript-eslint/types": "8.61.2-alpha.4",
"@typescript-eslint/typescript-estree": "8.61.2-alpha.4",
"@typescript-eslint/visitor-keys": "8.61.2-alpha.4"
},

@@ -53,0 +51,0 @@ "devDependencies": {