Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserslist/caniuse-lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.30001704
Choose a base ref
...
head repository: browserslist/caniuse-lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.30001705
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Mar 15, 2025

  1. Copy the full SHA
    691447c View commit details
Showing with 15 additions and 15 deletions.
  1. +1 −1 data/features/datalist.js
  2. +1 −1 data/features/selectlist.js
  3. +3 −3 package.json
  4. +10 −10 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion data/features/datalist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion data/features/selectlist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caniuse-lite",
"version": "1.0.30001704",
"version": "1.0.30001705",
"description": "A smaller version of caniuse-db, with only the essentials!",
"main": "dist/unpacker/index.js",
"scripts": {
@@ -42,8 +42,8 @@
"@babel/generator": "^7.26.5",
"@babel/types": "^7.26.5",
"@logux/eslint-config": "^53.5.1",
"@mdn/browser-compat-data": "5.7.2",
"caniuse-db": "1.0.30001704",
"@mdn/browser-compat-data": "5.7.3",
"caniuse-db": "1.0.30001705",
"clean-publish": "^5.1.0",
"eslint": "^9.18.0",
"eslint-config-standard": "^17.1.0",
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.