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
4202
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.37.1-alpha.0

16

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

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

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

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

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

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

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

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