Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/utils

Package Overview
Dependencies
Maintainers
2
Versions
2852
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.56.2-alpha.0
to
8.56.2-alpha.1
+6
-6
package.json
{
"name": "@typescript-eslint/utils",
"version": "8.56.2-alpha.0",
"version": "8.56.2-alpha.1",
"description": "Utilities for working with TypeScript + ESLint together",

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

"@eslint-community/eslint-utils": "^4.9.1",
"@typescript-eslint/scope-manager": "8.56.2-alpha.0",
"@typescript-eslint/types": "8.56.2-alpha.0",
"@typescript-eslint/typescript-estree": "8.56.2-alpha.0"
"@typescript-eslint/scope-manager": "8.56.2-alpha.1",
"@typescript-eslint/typescript-estree": "8.56.2-alpha.1",
"@typescript-eslint/types": "8.56.2-alpha.1"
},

@@ -67,7 +67,7 @@ "peerDependencies": {

"devDependencies": {
"@vitest/coverage-v8": "^3.2.4",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "*",
"rimraf": "*",
"typescript": "*",
"vitest": "^3.2.4"
"vitest": "^4.0.18"
},

@@ -74,0 +74,0 @@ "funding": {

Sorry, the diff of this file is too big to display