H5-contact/node_modules/update-browserslist-db
whitechiina 753b079311 first commit 2026-08-20 15:54:28 +08:00
..
node_modules/picocolors first commit 2026-08-20 15:54:28 +08:00
LICENSE first commit 2026-08-20 15:54:28 +08:00
README.md first commit 2026-08-20 15:54:28 +08:00
check-npm-version.js first commit 2026-08-20 15:54:28 +08:00
cli.js first commit 2026-08-20 15:54:28 +08:00
index.d.ts first commit 2026-08-20 15:54:28 +08:00
index.js first commit 2026-08-20 15:54:28 +08:00
package.json first commit 2026-08-20 15:54:28 +08:00
utils.js first commit 2026-08-20 15:54:28 +08: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 dlx update-browserslist-db latest

Or if using bun:

bunx update-browserslist-db@latest

Or if using yarn 2+:

yarn dlx update-browserslist-db@latest

  Update Browserslist DB is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups.


Docs

Read full docs here.