
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@fingerprintjs/eslint-config-dx-team
Advanced tools
This package provides a custom preset for eslint, specifically designed for the DX team at FingerprintJS.
To install this package, use the following command: 9
pnpm install @fingerprintjs/eslint-config-dx-team
To use this preset in your project, add the following configuration to your project's eslint configuration file:
module.exports = {
extends: ['@fingerprintjs/eslint-config-dx-team'],
}
To simplify dependencies update in project this package has eslint and eslint packages as a dependencies. Please don't add any of them as a dependencies for you project:
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
eslint
eslint-config-prettier
eslint-plugin-prettier
This project is licensed under the MIT license. See the LICENSE file for more info.
FAQs
Custom eslint config for DX Team
The npm package @fingerprintjs/eslint-config-dx-team receives a total of 0 weekly downloads. As such, @fingerprintjs/eslint-config-dx-team popularity was classified as not popular.
We found that @fingerprintjs/eslint-config-dx-team demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.