tree: 80a376b239d2d46ca03e4dc94c13c96346386c02
  1. check-npm-version.js
  2. cli.js
  3. index.d.ts
  4. index.js
  5. LICENSE
  6. package.json
  7. README.md
  8. utils.js
node_modules/update-browserslist-db/README.md

Update Browserslist DB

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.