Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "analyze-css",
"version": "2.4.7",
"version": "2.4.8",
"author": "Maciej Brencz <maciej.brencz@gmail.com> (https://github.com/macbre)",
"description": "CSS selectors complexity and performance analyzer",
"main": "./lib/index.js",
Expand Down
2 changes: 2 additions & 0 deletions rules/prefixes.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
"chrome 135",
"chrome 136",
"chrome 137",
"chrome 138",
"edge 135",
"edge 136",
"edge 137",
"firefox 128",
"firefox 138",
"firefox 139",
"firefox 140",
"ios_saf 16.6-16.7",
"ios_saf 17.6-17.7",
"ios_saf 18.3",
Expand Down