[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE1985-10-26 08:15 1.1K 
[TXT]README.md1985-10-26 08:15 717 d7c1522 post receive test [كارل مبارك]
[   ]check-npm-version.js1985-10-26 08:15 356  
[   ]cli.js1985-10-26 08:15 912  
[TXT]index.d.ts1985-10-26 08:15 143  
[   ]index.js1985-10-26 08:15 8.7K 
[   ]package.json2023-06-15 18:21 2.1K 
[   ]utils.js1985-10-26 08:15 689  
# Update Browserslist DB

<img width="120" height="120" alt="Browserslist logo by Anton Popov"
     src="https://browsersl.ist/logo.svg" align="right">

CLI tool to update `caniuse-lite` with browsers DB
from [Browserslist](https://github.com/browserslist/browserslist/) config.

Some queries like `last 2 version` or `>1%` depends on actual data
from `caniuse-lite`.

```sh
npx update-browserslist-db@latest
```

<a href="https://evilmartians.com/?utm_source=update-browserslist-db">
  <img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg"
       alt="Sponsored by Evil Martians" width="236" height="54">
</a>

## Docs
Read full docs **[here](https://github.com/browserslist/update-db#readme)**.