Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4557
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.56.1-alpha.0
to
8.56.1-alpha.1
+5
-5
package.json
{
"name": "@typescript-eslint/parser",
"version": "8.56.1-alpha.0",
"version": "8.56.1-alpha.1",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"debug": "^4.4.3",
"@typescript-eslint/scope-manager": "8.56.1-alpha.0",
"@typescript-eslint/types": "8.56.1-alpha.0",
"@typescript-eslint/typescript-estree": "8.56.1-alpha.0",
"@typescript-eslint/visitor-keys": "8.56.1-alpha.0"
"@typescript-eslint/scope-manager": "8.56.1-alpha.1",
"@typescript-eslint/types": "8.56.1-alpha.1",
"@typescript-eslint/typescript-estree": "8.56.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.56.1-alpha.1"
},

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