ostp/ostp-license/frontend/node_modules/update-browserslist-db
ospab 1568db3323 ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
..
LICENSE ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
README.md ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
check-npm-version.js ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
cli.js ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
index.d.ts ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
index.js ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
package.json ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
utils.js ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00

README.md

Update Browserslist DB

Browserslist logo by Anton Popov

CLI tool to update caniuse-lite with browsers DB from Browserslist config.

Some queries like last 2 versions or >1% depend on actual data from caniuse-lite.

npx update-browserslist-db@latest

Or if using pnpm:

pnpm exec update-browserslist-db latest

Or if using yarn:

yarn dlx update-browserslist-db@latest
Sponsored by Evil Martians

Docs

Read full docs here.