alpha
Login
or
Join now
wojtekmaj.pl
/
get-user-locale
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/wojtekmaj/get-user-locale. A function that returns user's locale as an IETF language tag, based on all available sources.
i18n
language
language-detection
locale
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Update Yarn to 4.14.0
author
Wojciech Maj
date
3 months ago
(Apr 16, 2026, 10:33 PM +0200)
commit
36b30971
36b30971c37498eaf608d3ce2ef7f4a225700b49
parent
f9723ea9
f9723ea9b1954af847a27d1efb545fd643d70900
+2
-4
3 changed files
Expand all
Collapse all
Unified
Split
.yarnrc.yml
package.json
yarn.lock
-2
.yarnrc.yml
View file
Reviewed
···
1
1
enableHardenedMode: false
2
2
3
3
-
enableScripts: false
4
4
-
5
3
logFilters:
6
4
- code: YN0076
7
5
level: discard
+1
-1
package.json
View file
Reviewed
···
57
57
"url": "git+https://github.com/wojtekmaj/get-user-locale.git"
58
58
},
59
59
"funding": "https://github.com/wojtekmaj/get-user-locale?sponsor=1",
60
60
-
"packageManager": "yarn@4.10.3"
60
60
+
"packageManager": "yarn@4.14.0"
61
61
}
+1
-1
yarn.lock
View file
Reviewed
···
2
2
# Manual changes might be lost - proceed with caution!
3
3
4
4
__metadata:
5
5
-
version: 8
5
5
+
version: 9
6
6
cacheKey: 10c0
7
7
8
8
"@biomejs/biome@npm:2.4.10":