Socket
Socket
Sign inDemoInstall

@typescript-eslint/type-utils

Package Overview
Dependencies
126
Maintainers
2
Versions
1878
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @typescript-eslint/type-utils

Type utilities for working with TypeScript + ESLint together


Version published
Weekly downloads
26M
increased by1.32%
Maintainers
2
Install size
3.62 MB
Created
Weekly downloads
Ā 

Changelog

Source

5.62.0 (2023-07-10)

Bug Fixes

  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#7161) (5a347a5), closes #7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#7054) (a8c824a)

Features

  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#6487) (6edaa04)

You can read about our versioning strategy and releases on our website.

Readme

Source

@typescript-eslint/type-utils

Type utilities for working with TypeScript within ESLint rules.

The utilities in this package are separated from @typescript-eslint/utils so that that package does not require a dependency on typescript.

āœ‹ Internal Package

This is an internal package to the typescript-eslint monorepo. You likely don't want to use it directly.

šŸ‘‰ See https://typescript-eslint.io for docs on typescript-eslint.

Keywords

FAQs

Last updated on 10 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc