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.30001653
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.30001654
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 30, 2024

  1. Copy the full SHA
    6fd6b68 View commit details
Showing with 15 additions and 15 deletions.
  1. +1 −1 data/features/datalist.js
  2. +1 −1 data/features/webauthn.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/webauthn.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.30001653",
"version": "1.0.30001654",
"description": "A smaller version of caniuse-db, with only the essentials!",
"main": "dist/unpacker/index.js",
"scripts": {
@@ -42,8 +42,8 @@
"@babel/generator": "^7.24.7",
"@babel/types": "^7.24.7",
"@logux/eslint-config": "^53.2.0",
"@mdn/browser-compat-data": "5.5.48",
"caniuse-db": "1.0.30001653",
"@mdn/browser-compat-data": "5.5.49",
"caniuse-db": "1.0.30001654",
"clean-publish": "^5.0.0",
"eslint": "^9.5.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.