
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
eslint-utils
Advanced tools
This package provides utility functions and classes for make ESLint custom rules.
For examples:
See documentation.
See releases.
Welcome contributing!
Please use GitHub's Issues/PRs.
npm test runs tests and measures coverage.npm run clean removes the coverage result of npm test command.npm run coverage shows the coverage result of the last npm test command.npm run lint runs ESLint.npm run watch runs tests on each file change.ESLint is the core package that eslint-utils is designed to complement. It provides the framework for static code analysis, including parsing code into an AST, managing rules, and reporting issues. eslint-utils offers additional utilities that can be used within the context of ESLint's ecosystem.
babel-eslint is a parser that allows ESLint to run on source code that is transpiled with Babel. While it does not provide utility functions like eslint-utils, it serves a similar purpose in extending the capabilities of ESLint to work with a wider range of JavaScript syntax.
typescript-eslint is a plugin that enables ESLint to support TypeScript, a superset of JavaScript. It includes a parser and a set of rules specifically designed for TypeScript code. Like eslint-utils, it extends the functionality of ESLint but is focused on TypeScript rather than providing general utility functions.
FAQs
Utilities for ESLint plugins.
The npm package eslint-utils receives a total of 7,358,812 weekly downloads. As such, eslint-utils popularity was classified as popular.
We found that eslint-utils demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.