Socket
Socket
Sign inDemoInstall

@typescript-eslint/type-utils

Package Overview
Dependencies
Maintainers
2
Versions
2166
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.2.1-alpha.8 to 8.2.1-alpha.9

2

dist/typeFlagUtils.js

@@ -55,3 +55,3 @@ "use strict";

const flags = getTypeFlags(type);
// eslint-disable-next-line deprecation/deprecation -- not used
// eslint-disable-next-line @typescript-eslint/no-deprecated -- not used
if (isReceiver && flags & ANY_OR_UNKNOWN) {

@@ -58,0 +58,0 @@ return true;

{
"name": "@typescript-eslint/type-utils",
"version": "8.2.1-alpha.8",
"version": "8.2.1-alpha.9",
"description": "Type utilities for working with TypeScript + ESLint together",

@@ -49,4 +49,4 @@ "files": [

"dependencies": {
"@typescript-eslint/typescript-estree": "8.2.1-alpha.8",
"@typescript-eslint/utils": "8.2.1-alpha.8",
"@typescript-eslint/typescript-estree": "8.2.1-alpha.9",
"@typescript-eslint/utils": "8.2.1-alpha.9",
"debug": "^4.3.4",

@@ -57,3 +57,3 @@ "ts-api-utils": "^1.3.0"

"@jest/types": "29.6.3",
"@typescript-eslint/parser": "8.2.1-alpha.8",
"@typescript-eslint/parser": "8.2.1-alpha.9",
"ajv": "^6.12.6",

@@ -60,0 +60,0 @@ "downlevel-dts": "*",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc