
Security News
Security Community Slams MIT-linked Report Claiming AI Powers 80% of Ransomware
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.
@edx/browserslist-config
Advanced tools
@edx/browserslist-configShareable browserslist configuration for Open edX. If our supported browsers changes in the future, this will be the primary place to update for all consumers (e.g., micro-frontends).
Browserslist is a tool to share target browsers and Node.js versions between different frontend tools (e.g., autoprefixer, babel, etc.).
See documentation on shareable browserslist configurations for more details.
| Browser | Version | 
|---|---|
| Chrome | last 2 | 
| Safari | last 2 | 
| Edge | last 2 | 
| Firefox | last 2 | 
| Browser | Version | 
|---|---|
| Chrome for Android | last 3 | 
| Safari for iOS | last 3 | 
| Firefox for Android | last 3 | 
You can list all supported browsers by running:
npm install
npm run supported
Learn more by visiting the browser support page on the edX Support Portal.
Install the package in your repository:
$ npm install -D @edx/browserslist-config
In your package.json file:
{
  "browserslist": ["extends @edx/browserslist-config"]
}
FAQs
Shared browserslist config for Open edX
We found that @edx/browserslist-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.