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/type-utils

Package Overview
Dependencies
Maintainers
2
Versions
2868
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/type-utils - npm Package Compare versions

Comparing version
8.56.2-alpha.0
to
8.56.2-alpha.1
+7
-7
package.json
{
"name": "@typescript-eslint/type-utils",
"version": "8.56.2-alpha.0",
"version": "8.56.2-alpha.1",
"description": "Type utilities for working with TypeScript + ESLint together",

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

"ts-api-utils": "^2.4.0",
"@typescript-eslint/types": "8.56.2-alpha.0",
"@typescript-eslint/typescript-estree": "8.56.2-alpha.0",
"@typescript-eslint/utils": "8.56.2-alpha.0"
"@typescript-eslint/types": "8.56.2-alpha.1",
"@typescript-eslint/typescript-estree": "8.56.2-alpha.1",
"@typescript-eslint/utils": "8.56.2-alpha.1"
},

@@ -52,3 +52,3 @@ "peerDependencies": {

"@types/babel__code-frame": "^7.0.6",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/coverage-v8": "^4.0.18",
"ajv": "^6.12.6",

@@ -58,4 +58,4 @@ "eslint": "*",

"typescript": "*",
"vitest": "^3.2.4",
"@typescript-eslint/parser": "8.56.2-alpha.0"
"vitest": "^4.0.18",
"@typescript-eslint/parser": "8.56.2-alpha.1"
},

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

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