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
913
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
8991

1.0.0-beta.3

Diff

Changelog

Source

v1.0.0-beta.3 (2024-01-26)

🐞 Fixes

  • Fix the name prefix for react-dom rules
rel1cx
published 1.0.0-beta.2 •

Changelog

Source

v1.0.0-beta.2 (2024-01-26)

✨ New

  • Make dom an alias of react-dom preset
  • Make hooks an alias of react-hooks preset
rel1cx
published 1.0.0-beta.1 •

Changelog

Source

v1.0.0-beta.1 (2024-01-26)

✨ New

  • Add preset jsx and jsx-legacy
  • Add preset dom and dom-legacy
  • Add preset core and core-legacy
  • Add preset hooks and hooks-legacy
rel1cx
published 1.0.0-beta.0 •

Changelog

Source

v1.0.0-beta.0 (2024-01-26)

💥 Breaking Changes

All DOM related rules are moved to react-dom namespace
  • Rename rule react/no-dangerously-set-innerhtml to react-dom/no-dangerously-set-innerhtml
  • Rename rule react/no-dangerously-set-innerhtml-with-children to react-dom/no-dangerously-set-innerhtml-with-children
  • Rename rule react/no-find-dom-node to react-dom/no-find-dom-node
  • Rename rule react/no-missing-button-type to react-dom/no-missing-button-type
  • Rename rule react/no-missing-iframe-sandbox to react-dom/no-missing-iframe-sandbox
  • Rename rule react/no-script-url to react-dom/no-script-url
  • Rename rule react/no-unsafe-iframe-sandbox to react-dom/no-unsafe-iframe-sandbox
  • Rename rule react/no-unsafe-target-blank to react-dom/no-unsafe-target-blank
rel1cx
published 0.10.12 •

Changelog

Source

v0.10.12 (2024-01-21)

🪄 Improvements

  • Remove unnecessary parserOptions fields from presets
rel1cx
published 0.10.12-beta.0 •

Changelog

Source

v0.10.12-beta.0 (2024-01-21)

🪄 Improvements

  • Remove unnecessary parserOptions fields from presets
rel1cx
published 0.10.11 •

Changelog

Source

v0.10.11 (2024-01-20)

✨ New

  • Add rule react/no-access-state-in-setstate

🪄 Improvements

  • Improve rule react/no-unused-state to respect the usage of getDerivedStateFromProps
  • Update @typescript-eslint's packages to 6.19.0
rel1cx
published 0.10.11-beta.2 •

Changelog

Source

v0.10.11-beta.2 (2024-01-19)

✨ New

  • Add rule react/no-access-state-in-setstate
rel1cx
published 0.10.11-beta.1 •

Changelog

Source

v0.10.11-beta.1 (2024-01-16)

🪄 Improvements

  • Update @typescript-eslint's packages to 6.19.0
rel1cx
published 0.10.11-beta.0 •

Changelog

Source

v0.10.11-beta.0 (2024-01-15)

🪄 Improvements

  • Improve rule react/no-unused-state to respect the usage of getDerivedStateFromProps
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