
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@bob-obringer/eslint-formatter-pico-stylish
Advanced tools
Stylish formatter for ESLint that uses picocolors
A lightweight, secure alternative to ESLint's built-in "stylish" formatter that uses picocolors instead of chalk.
This project was created to address several issues with ESLint's built-in stylish formatter:
This formatter mirrors the exact output format of ESLint's built-in "stylish" formatter while using:
npm install @bob-obringer/eslint-formatter-pico-stylish
# or
yarn add @bob-obringer/eslint-formatter-pico-stylish
# or
pnpm add @bob-obringer/eslint-formatter-pico-stylish
Use the formatter with ESLint's --format
option:
eslint --format @bob-obringer/eslint-formatter-pico-stylish .
Or configure it in your ESLint configuration file:
{
"format": "@bob-obringer/eslint-formatter-pico-stylish"
}
The formatter produces identical output to ESLint's built-in "stylish" formatter:
/path/to/file.js
1:1 error Unexpected token syntax-error
2:5 warning 'foo' is defined but never used no-unused-vars
✖ 2 problems (1 error, 1 warning)
0 errors and 1 warning potentially fixable with the `--fix` option.
MIT
Issues and pull requests are welcome on GitHub.
FAQs
Stylish formatter for ESLint that uses picocolors
We found that @bob-obringer/eslint-formatter-pico-stylish 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.