
Security News
VulnCon 2025: NVD Scraps Industry Consortium Plan, Raising Questions About Reform
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
@eslint-react/core
Advanced tools
ESLint React's ESLint utility module for static analysis of React core APIs and patterns.
v1.35.0 (2025-03-18)
no-render
rule to replace ReactDom.render()
with createRoot(node).render()
, closes #972 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/993no-hydrate
rule to replace ReactDom.hydrate()
with hydrateRoot()
, closes #973 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/995hooks-extra/no-useless-custom-hooks
to hooks-extra/no-unnecessary-use-prefix
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/996The following rules have been renamed:
react-hooks-extra/no-useless-custom-hooks
to react-hooks-extra/no-unnecessary-use-prefix
@eslint-react/hooks-extra/no-useless-custom-hooks
to @eslint-react/hooks-extra/no-unnecessary-use-prefix
The old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.34.1...v1.35.0
FAQs
ESLint React's ESLint utility module for static analysis of React core APIs and patterns.
The npm package @eslint-react/core receives a total of 301,404 weekly downloads. As such, @eslint-react/core popularity was classified as popular.
We found that @eslint-react/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.