📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
895
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.31.1-alpha.3

8

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

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

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

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