brave-real-playwright-core
Version:
Brave-optimized Playwright Core (v1.56.1) with comprehensive stealth patches and error stack sanitization
74 lines • 1.82 kB
JSON
{
"name": "brave-real-playwright-core",
"version": "1.56.1-patch.1",
"description": "Brave-optimized Playwright Core (v1.56.1) with comprehensive stealth patches and error stack sanitization",
"keywords": [
"playwright",
"brave",
"stealth",
"automation",
"bot-detection",
"undetectable",
"cross-platform",
"rebrowser",
"patches",
"anti-detection"
],
"main": "index.js",
"types": "index.d.ts",
"engines": {
"node": ">=18"
},
"repository": {
"type": "git",
"url": "git+https://github.com/codeiva4u/Brave-Real-Puppeteer-Playwrite-Core.git"
},
"bugs": {
"url": "https://github.com/codeiva4u/Brave-Real-Puppeteer-Playwrite-Core/issues"
},
"homepage": "https://rebrowser.net",
"author": {
"name": "Rebrowser",
"email": "info@rebrowser.net",
"url": "https://rebrowser.net"
},
"license": "MIT",
"bin": {
"playwright": "cli.js"
},
"files": [
"lib",
"src",
"index.js",
"index.d.ts",
"cli.js",
"stealth-injection.js",
"advanced-stealth.js",
"README.md"
],
"brave": {
"optimized": true,
"version": "1.56.1-patch.1",
"basedOn": {
"playwright-core": "1.56.1",
"patches-version": "1.56.1-patch.1",
"release-info": "Brave Playwright v1.56.1-patch.1 based on Playwright Core v1.56.1"
},
"versionInfo": {
"braveVersion": "1.56.1-patch.1",
"playwrightVersion": "1.56.1",
"fullName": "Brave Playwright Core v1.56.1-patch.1 (Playwright 1.56.1)"
},
"features": [
"error-stack-sanitization",
"ultra-fast-timing",
"cross-platform-detection",
"utility-script-hiding"
],
"performance": {
"sourceUrlLeakStatus": "GREEN",
"utilityscriptHidden": true,
"successRate": "100%"
}
}
}