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

@eslint-react/var

Package Overview
Dependencies
Maintainers
1
Versions
1143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/var - npm Package Versions

1
8486
112

1.5.23-next.2

Diff
rel1cx
published 1.5.23-next.2 •
rel1cx
published 1.5.23-beta.1 •
rel1cx
published 1.5.23-next.1 •
rel1cx
published 1.5.23-beta.0 •
rel1cx
published 1.5.23-next.0 •
rel1cx
published 1.5.22 •

Changelog

Source

v1.5.22 (2024-07-05)

✨ New

  • Add rule prefer-read-only-props

🪄 Improvements

  • Downgrade @typescript-eslint's packages to v7, due to stability issues with v8
rel1cx
published 1.5.22-beta.1 •
rel1cx
published 1.5.22-next.1 •
rel1cx
published 1.5.22-next.0 •
rel1cx
published 1.5.21 •

Changelog

Source

v1.5.21 (2024-07-03)

🐞 Fixes

  • Add missing dependencies to @eslint-react/eslint-plugin
  • Fix rule no-nested-components false negative when placing components inside JSX props

🪄 Improvements

  • Update @typescript-eslint's packages to v8
  • Improve rule no-leaked-conditional-rendering compatibility with different versions of typescript-eslint