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.
@nodecraft/browserslist-config
Advanced tools
Nodecraft's browserslist configuration
Share browsers list between different front-end tools, like stylelint, postcss-preset-env, and @babel/preset-env.
Nodecraft generally supports any browser with >0.5% usage on its primary domain, Nodecraft.com, as well as the last 3 versions of every major browser. These stats can be found in the browserslist-stats.json
. There are a few exceptions:
extends @nodecraft/browserslist-config
> 0.5% in @nodecraft/browserslist-config stats and not extends @nodecraft/browserslist-config/exclude
{
"browserslist": [
"extends @nodecraft/browserslist-config",
"> 0.5% in @nodecraft/browserslist-config stats and not extends @nodecraft/browserslist-config/exclude"
]
}
FAQs
Nodecraft Browserslist config
The npm package @nodecraft/browserslist-config receives a total of 47 weekly downloads. As such, @nodecraft/browserslist-config popularity was classified as not popular.
We found that @nodecraft/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.