
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@edx/browserslist-config
Advanced tools
@edx/browserslist-config
Shareable 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
The npm package @edx/browserslist-config receives a total of 7,053 weekly downloads. As such, @edx/browserslist-config popularity was classified as popular.
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 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.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.