Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@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
The npm package @roots/browserslist-config receives a total of 8,807 weekly downloads. As such, @roots/browserslist-config popularity was classified as popular.
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 0 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.