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

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
0
Versions
442
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-web-api - npm Package Versions

1
43

1.12.3

Diff

Changelog

Source

v1.12.3 (Thu 29 Aug 2024)

✨ New

  • Added support for detecting event listeners removed by abort signal in rule web-api/no-leaked-event-listener.

🐞 Fixes

  • Fixed no-duplicate-key rule false positives when the key is an variable.
  • Fixed web-api/no-leaked-set-timeout and web-api/no-leaked-set-interval false positives when a timer is assigned to a variable declared by let but not initialized.
rel1cx
published 1.12.3-beta.1 •

rel1cx
published 1.12.3-next.1 •

rel1cx
published 1.12.3-beta.0 •

rel1cx
published 1.12.3-next.0 •

rel1cx
published 1.12.2 •

Changelog

Source

v1.12.2 (Tue 27 Aug 2024)

✨ New

  • Added type declarations for react-x settings to the @typescript-eslint/utils/ts-eslint module via the SharedConfigurationSettings interface.

🪄 Improvements

  • Improve the performance of the no-missing-key and no-duplicate-key rules.
  • Upgrade @typescript-eslint's packages to ^8.3.0.
rel1cx
published 1.12.2-beta.6 •

rel1cx
published 1.12.2-next.6 •

rel1cx
published 1.12.2-beta.5 •

rel1cx
published 1.12.2-next.5 •

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