You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
4209
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.34.1-alpha.3

16

package.json
{
"name": "@typescript-eslint/eslint-plugin",
"version": "8.34.1-alpha.2",
"version": "8.34.1-alpha.3",
"description": "TypeScript plugin for ESLint",

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

"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.34.1-alpha.2",
"@typescript-eslint/type-utils": "8.34.1-alpha.2",
"@typescript-eslint/utils": "8.34.1-alpha.2",
"@typescript-eslint/visitor-keys": "8.34.1-alpha.2",
"@typescript-eslint/scope-manager": "8.34.1-alpha.3",
"@typescript-eslint/type-utils": "8.34.1-alpha.3",
"@typescript-eslint/utils": "8.34.1-alpha.3",
"@typescript-eslint/visitor-keys": "8.34.1-alpha.3",
"graphemer": "^1.4.0",

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

"@types/natural-compare": "*",
"@typescript-eslint/rule-schema-to-typescript-types": "8.34.1-alpha.2",
"@typescript-eslint/rule-tester": "8.34.1-alpha.2",
"@typescript-eslint/rule-schema-to-typescript-types": "8.34.1-alpha.3",
"@typescript-eslint/rule-tester": "8.34.1-alpha.3",
"@vitest/coverage-v8": "^3.1.3",

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

"peerDependencies": {
"@typescript-eslint/parser": "^8.34.1-alpha.2",
"@typescript-eslint/parser": "^8.34.1-alpha.3",
"eslint": "^8.57.0 || ^9.0.0",

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