📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
825
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
78798082

1.11.0

Diff
rel1cx
published 1.11.0 •

Changelog

Source

v1.11.0 (2024-08-20)

✨ New

  • Added eslint-plugin-react-web-api - A plugin that provides rules for interacting with Web APIs in React applications
  • Added web-api/no-leaked-timeout rule to prevent leaked setTimeout
  • Added web-api/no-leaked-interval rule to prevent leaked setInterval
  • Added web-api/no-leaked-event-listener rule to prevent leaked addEventListener
  • Added web-api and web-api-legacy presets to enable all rules provided by eslint-plugin-react-web-api
  • Added react-web-api/no-leaked-event-listener to recommended and recommended-legacy presets

🪄 Improvements

  • Improve performance by skipping unnecessary checks when possible
  • Improve dts generation of the @eslint-react/eslint-plugin package
  • Improve website and documentation
  • Upgrade @typescript-eslint's packages to ^8.2.0
rel1cx
published 1.11.0-beta.10 •
rel1cx
published 1.11.0-next.10 •
rel1cx
published 1.11.0-beta.9 •
rel1cx
published 1.11.0-next.9 •
rel1cx
published 1.11.0-beta.8 •
rel1cx
published 1.11.0-next.8 •
rel1cx
published 1.11.0-beta.7 •
rel1cx
published 1.11.0-next.7 •
rel1cx
published 1.11.0-next.5 •