
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
caniuse-db
Advanced tools
This repo contains raw data from the caniuse.com support tables. It serves two purposes:
The ability for anyone interested to update or add to the support data on the site. If you are interested in this, please read the CONTRIBUTING file.
Access to the site's data for other projects. For this use the data.json file which includes all support data.
The data in this repo is available for use under a CC BY 4.0 license (https://creativecommons.org/licenses/by/4.0/). For attribution just mention somewhere that the source is caniuse.com. If you have any questions about using the data for your project please contact me here: http://a.deveria.com/contact
Thanks,
Alexis Deveria
https://caniuse.com/
http://a.deveria.com/
Browserslist is a tool that allows you to specify which browsers you want to support in your project by querying a list of browsers. It is often used in conjunction with tools like Autoprefixer and Babel to ensure compatibility with the specified browsers. Unlike caniuse-db, which provides detailed support data for individual web technologies, Browserslist focuses on defining and querying browser support configurations.
The mdn-browser-compat-data package provides compatibility data for Web technologies as displayed on MDN Web Docs. It includes data for HTML, CSS, JavaScript, and other web APIs. This package is similar to caniuse-db in that it provides browser support information, but it is sourced from MDN and may have different coverage and data structure.
FAQs
Raw browser/feature support data from caniuse.com
The npm package caniuse-db receives a total of 365,851 weekly downloads. As such, caniuse-db popularity was classified as popular.
We found that caniuse-db demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.