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
1
Versions
448
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
45

1.12.5-next.2

Diff

rel1cx
published 1.12.5-next.1 •

rel1cx
published 1.12.5-next.0 •

rel1cx
published 1.12.4 •

Changelog

Source

v1.12.4 (2024-08-31)

✨ New

  • Added useLayoutEffect and useInsertionEffect support to hooks-extra/no-direct-set-state-in-use-effect

🪄 Improvements

  • Deprecate rule hooks-extra/no-direct-set-state-in-use-layout-effect in favor of hooks-extra/no-direct-set-state-in-use-effect (the previous rule will still be available until the next major update to avoid breaking changes)
rel1cx
published 1.12.4-beta.3 •

rel1cx
published 1.12.4-next.3 •

rel1cx
published 1.12.4-next.2 •

rel1cx
published 1.12.4-beta.1 •

rel1cx
published 1.12.4-next.0 •

rel1cx
published 1.12.3 •

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.
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