Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@typescript-eslint/utils

Package Overview
Dependencies
Maintainers
2
Versions
3000
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/utils - npm Package Compare versions

Comparing version
8.61.1-alpha.2
to
8.61.1-alpha.3
+4
-4
package.json
{
"name": "@typescript-eslint/utils",
"version": "8.61.1-alpha.2",
"version": "8.61.1-alpha.3",
"description": "Utilities for working with TypeScript + ESLint together",

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

"@eslint-community/eslint-utils": "^4.9.1",
"@typescript-eslint/types": "8.61.1-alpha.2",
"@typescript-eslint/scope-manager": "8.61.1-alpha.2",
"@typescript-eslint/typescript-estree": "8.61.1-alpha.2"
"@typescript-eslint/scope-manager": "8.61.1-alpha.3",
"@typescript-eslint/types": "8.61.1-alpha.3",
"@typescript-eslint/typescript-estree": "8.61.1-alpha.3"
},

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