mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 14:42:16 +03:00
Add new helper method: isFromEU() to detect whether user comes from an EU country
This commit is contained in:
@@ -210,6 +210,9 @@
|
||||
"test:mocha": "mocha test/mocha*js",
|
||||
"test:playwright": "playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
"detect-europe-js": "^0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/parser": "7.15.8",
|
||||
"@babel/traverse": "7.23.2",
|
||||
|
||||
Reference in New Issue
Block a user