🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@typescript-eslint/utils

Package Overview
Dependencies
Maintainers
2
Versions
3007
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.2-alpha.3
to
8.61.2-alpha.4
+5
-8
package.json
{
"name": "@typescript-eslint/utils",
"version": "8.61.2-alpha.3",
"version": "8.61.2-alpha.4",
"description": "Utilities for working with TypeScript + ESLint together",
"files": [
"dist",
"!**/*.tsbuildinfo",
"package.json",
"README.md",
"LICENSE"
"!**/*.tsbuildinfo"
],

@@ -57,5 +54,5 @@ "type": "commonjs",

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

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