🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-react-web-api

Package Overview
Dependencies
Maintainers
1
Versions
955
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
9193
96

1.12.4-beta.3

Diff
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 (2024-08-29)

✨ 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 a 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 •