release: v0.3.18 — fix welcome banner polluting stdout (fixes #59)

This commit is contained in:
CloakHQ
2026-03-15 17:19:44 +01:00
parent 6c94b9e985
commit 132cafe13c
5 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cloakbrowser",
"version": "0.3.17",
"version": "0.3.18",
"description": "Stealth Chromium that passes every bot detection test. Drop-in Playwright/Puppeteer replacement with source-level fingerprint patches.",
"type": "module",
"main": "dist/index.js",