Merge tag '2.0.5' into pro-enterprise

This commit is contained in:
Faisal Salman
2025-09-21 09:22:01 +07:00
33 changed files with 3325 additions and 1118 deletions

View File

@@ -1,7 +1,7 @@
{
"title": "UAParser.js PRO Enterprise",
"name": "@ua-parser-js/pro-enterprise",
"version": "2.0.4",
"version": "2.0.5",
"author": "Faisal Salman <f@faisalman.com> (http://faisalman.com)",
"description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment",
"keywords": [
@@ -227,8 +227,7 @@
"detect-europe-js": "^0.1.2",
"is-standalone-pwa": "^0.1.1",
"ua-is-frozen": "^0.1.2",
"node-fetch": "^2.7.0",
"@types/node-fetch": "^2.6.12"
"undici": "^7.12.0"
},
"devDependencies": {
"@babel/parser": "7.15.8",