🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Versions

2345
418

8.30.2-alpha.5

Diff
jameshenry
published 8.30.2-alpha.5 •
jameshenry
published 8.30.2-alpha.4 •
jameshenry
published 8.30.2-alpha.3 •
jameshenry
published 8.30.2-alpha.2 •
jameshenry
published 8.30.2-alpha.1 •
jameshenry
published 8.30.2-alpha.0 •
jameshenry
published 8.30.1 •

Changelog

Source

8.30.1 (2025-04-14)

🩹 Fixes

  • eslint-plugin: fix mistake with eslintrc config generation (#11072)

❤️ Thank You

  • Kirk Waiblinger @kirkwaiblinger

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

jameshenry
published 8.30.1-alpha.0 •
jameshenry
published 8.30.0 •

Changelog

Source

8.30.0 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#11023)

❤️ Thank You

  • Dima Barabash @dbarabashh
  • Ronen Amiel

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

jameshenry
published 8.29.2-alpha.11 •