New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
855
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.19.2-alpha.9

8

package.json
{
"name": "typescript-eslint",
"version": "8.19.2-alpha.8",
"version": "8.19.2-alpha.9",
"description": "Tooling which enables you to use TypeScript with ESLint",

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

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.8",
"@typescript-eslint/parser": "8.19.2-alpha.8",
"@typescript-eslint/utils": "8.19.2-alpha.8"
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.9",
"@typescript-eslint/parser": "8.19.2-alpha.9",
"@typescript-eslint/utils": "8.19.2-alpha.9"
},

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