🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
4145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/eslint-plugin - npm Package Compare versions

Comparing version

to
8.33.1-alpha.1

16

package.json
{
"name": "@typescript-eslint/eslint-plugin",
"version": "8.33.1-alpha.0",
"version": "8.33.1-alpha.1",
"description": "TypeScript plugin for ESLint",

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

"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.33.1-alpha.0",
"@typescript-eslint/type-utils": "8.33.1-alpha.0",
"@typescript-eslint/utils": "8.33.1-alpha.0",
"@typescript-eslint/visitor-keys": "8.33.1-alpha.0",
"@typescript-eslint/scope-manager": "8.33.1-alpha.1",
"@typescript-eslint/type-utils": "8.33.1-alpha.1",
"@typescript-eslint/utils": "8.33.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.33.1-alpha.1",
"graphemer": "^1.4.0",

@@ -77,4 +77,4 @@ "ignore": "^7.0.0",

"@types/natural-compare": "*",
"@typescript-eslint/rule-schema-to-typescript-types": "8.33.1-alpha.0",
"@typescript-eslint/rule-tester": "8.33.1-alpha.0",
"@typescript-eslint/rule-schema-to-typescript-types": "8.33.1-alpha.1",
"@typescript-eslint/rule-tester": "8.33.1-alpha.1",
"@vitest/coverage-v8": "^3.1.3",

@@ -99,3 +99,3 @@ "ajv": "^6.12.6",

"peerDependencies": {
"@typescript-eslint/parser": "^8.33.1-alpha.0",
"@typescript-eslint/parser": "^8.33.1-alpha.1",
"eslint": "^8.57.0 || ^9.0.0",

@@ -102,0 +102,0 @@ "typescript": ">=4.8.4 <5.9.0"