You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

typescript-eslint

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.29.2-alpha.0

{
"name": "typescript-eslint",
"version": "8.29.1",
"version": "8.29.2-alpha.0",
"description": "Tooling which enables you to use TypeScript with ESLint",

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

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.29.1",
"@typescript-eslint/parser": "8.29.1",
"@typescript-eslint/utils": "8.29.1"
"@typescript-eslint/eslint-plugin": "8.29.2-alpha.0",
"@typescript-eslint/parser": "8.29.2-alpha.0",
"@typescript-eslint/utils": "8.29.2-alpha.0"
},

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