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

Package Overview
Dependencies
Maintainers
1
Versions
990
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint - npm Package Compare versions

Comparing version

to
8.35.2-alpha.2

8

package.json
{
"name": "typescript-eslint",
"version": "8.35.2-alpha.1",
"version": "8.35.2-alpha.2",
"description": "Tooling which enables you to use TypeScript with ESLint",

@@ -53,5 +53,5 @@ "files": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.35.2-alpha.1",
"@typescript-eslint/parser": "8.35.2-alpha.1",
"@typescript-eslint/utils": "8.35.2-alpha.1"
"@typescript-eslint/eslint-plugin": "8.35.2-alpha.2",
"@typescript-eslint/parser": "8.35.2-alpha.2",
"@typescript-eslint/utils": "8.35.2-alpha.2"
},

@@ -58,0 +58,0 @@ "peerDependencies": {