mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 09:02:50 +00:00
client - get browser fingerprint and set header
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"author": "Mitchell Gerber",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/fingerprintjs2": "^1.5.1",
|
||||
"@types/lodash": "^4.14.92",
|
||||
"@types/node": "^9.3.0",
|
||||
"@types/query-string": "^5.0.1",
|
||||
@@ -32,6 +33,7 @@
|
||||
"extract-text-webpack-plugin": "3.0.2",
|
||||
"favicons-webpack-plugin": "^0.0.7",
|
||||
"file-loader": "^1.1.6",
|
||||
"fingerprintjs2": "^1.5.1",
|
||||
"font-awesome": "^4.7.0",
|
||||
"html-webpack-plugin": "^2.30.1",
|
||||
"lodash": "^4.17.4",
|
||||
|
||||
Reference in New Issue
Block a user