Gathering detailed insights and metrics for update-browserslist-db
Gathering detailed insights and metrics for update-browserslist-db
Gathering detailed insights and metrics for update-browserslist-db
Gathering detailed insights and metrics for update-browserslist-db
caniuse-lite
A smaller version of caniuse-db, with only the essentials!
browserslist
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
node-releases
Node.js releases data
browserslist-ga
Target browsers tailored to your audience
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
npm install update-browserslist-db
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
363 Stars
138 Commits
70 Forks
5 Watching
1 Branches
13 Contributors
Updated on 23 Nov 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-2.9%
8,467,565
Compared to previous day
Last week
3%
45,275,524
Compared to previous week
Last month
12.7%
186,878,892
Compared to previous month
Last year
46.8%
1,818,429,190
Compared to previous year
2
1
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
.
1npx update-browserslist-db@latest
npx update-browserslist-db@latest
updates caniuse-lite
version
in your npm, yarn, or pnpm lock file.
This update will bring data about new browsers to polyfill tools like Autoprefixer or Babel and reduce already unnecessary polyfills.
You need to do it regularly for three reasons:
last 2 versions
or >1%
. For example, if you created your project
2 years ago and did not update your dependencies, last 1 version
will return 2-year-old browsers.caniuse-lite
deduplication: to synchronize versions in different tools.No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
3 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5
Reason
Found 3/21 approved changesets -- score normalized to 1
Reason
9 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More