ovpjs
Version:
OverpoweredJS is a browser fingerprinting API designed to identify and track browser instances. It helps website operators distinguish unique users, detect potential bots and enhance website security.
24 lines (23 loc) • 437 B
JSON
{
"name": "ovpjs",
"version": "1.3.0",
"main": "index.js",
"type": "module",
"keywords": [
"fingerprinting",
"bot detection",
"bots",
"fraud prevention",
"anti-scraping",
"user-tracking",
"automation detection",
"security tools"
],
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}