
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.
@roots/browserslist-config
Advanced tools
Browserslist configuration
Install @roots/browserslist-config to your project.
Yarn:
yarn add @roots/browserslist-config --dev
npm:
npm install @roots/browserslist-config --save-dev
All browserslist configurations are deterministic. This means that the configurations are not constructed using unchanging targets, as opposed to queries based on market share (> 2%
, not dead
) or versions (last 2 versions
, last 3 versions
).
Signifier | Description | Coverage |
---|---|---|
@roots/browserslist-config | Recommended browserslist config | 89% |
@roots/browserslist-config/last-2-versions | Last 2 major versions | 79% |
@roots/browserslist-config/last-3-versions | Last 3 major versions | 90% |
@roots/browserslist-config/wordpress | Very similar to WordPress maintained browserslist | 81% |
These configs will be removed in the next major release.
Signifier | Description |
---|---|
@roots/browserslist-config/broad | Use @roots/browserslist-config/last-3-versions |
@roots/browserslist-config/current | Use @roots/browserslist-config/last-2-versions |
@roots/browserslist-config/default | Use @roots/browserslist-config |
@roots/browserslist-config/next | Use @roots/browserslist-config |
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
@roots/browserslist-config is licensed under MIT.
Keep track of development and community news.
bud.js is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.
FAQs
Browserslist configuration
We found that @roots/browserslist-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.