ssap_app/node_modules/update-browserslist-db
ananyak19 f0453fc9f0 first commit 2026-01-18 17:57:34 +05:30
..
LICENSE first commit 2026-01-18 17:57:34 +05:30
README.md first commit 2026-01-18 17:57:34 +05:30
check-npm-version.js first commit 2026-01-18 17:57:34 +05:30
cli.js first commit 2026-01-18 17:57:34 +05:30
index.d.ts first commit 2026-01-18 17:57:34 +05:30
index.js first commit 2026-01-18 17:57:34 +05:30
package.json first commit 2026-01-18 17:57:34 +05:30
utils.js first commit 2026-01-18 17:57:34 +05:30

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.