New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Versions

1
46
413

8.24.0

Diff
jameshenry
published 8.24.0 •

Changelog

Source

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

  • Flo Edelmann @FloEdelmann
  • Josh Goldberg ✨
  • Mark de Dios @peanutenthusiast
  • noah
  • Ronen Amiel

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

jameshenry
published 8.23.1-alpha.7 •
jameshenry
published 8.23.1-alpha.6 •
jameshenry
published 8.23.1-alpha.5 •
jameshenry
published 8.23.1-alpha.4 •
jameshenry
published 8.23.1-alpha.3 •
jameshenry
published 8.23.1-alpha.2 •
jameshenry
published 8.23.1-alpha.1 •
jameshenry
published 8.23.1-alpha.0 •
jameshenry
published 8.23.0 •

Changelog

Source

8.23.0 (2025-02-03)

🚀 Features

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
  • types: add strict parent types for function-declaration, default-export and named-export nodes (#10685)

🩹 Fixes

  • bump ts-api-utils to ^2.0.1 (#10761)
  • deps: update eslint monorepo to v9.19.0 (#10752)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
  • eslint-plugin: [no-restricted-imports] support regex option (#10699)
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

❤️ Thank You

  • Josh Goldberg ✨
  • Olivier Zalmanski @OlivierZal
  • Ronen Amiel
  • Ryan Poon @sopa301
  • YeonJuan @yeonjuan
  • Yukihiro Hasegawa @y-hsgw

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