add Client Hints for browser detection #6899

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2025-03-23 15:02:09 +00:00
parent 7daadfe399
commit af8947e416
5 changed files with 365 additions and 313 deletions

View File

@@ -50,7 +50,8 @@
"minimist": "1.2.8",
"multiparty": "4.2.3",
"node-forge": "1.3.1",
"ua-parser-js": "1.0.39",
"ua-client-hints-js": "0.1.2",
"ua-parser-js": "1.0.40",
"ws": "8.18.0",
"yauzl": "2.10.0"
},