brave-real-playwright-core 1.55.0-brave.2025.9.13.37 → 1.55.0-brave.2025.9.13.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,7 +46,7 @@ await page.goto('https://bot-detector.rebrowser.net/');
46
46
 
47
47
  - **playwright-core**: v1.55.0
48
48
  - **rebrowser-patches**: Latest stealth optimizations
49
- - **Brave optimization**: v2025.09.13.37
49
+ - **Brave optimization**: v2025.09.13.38
50
50
 
51
51
  ## 🔗 Links
52
52
 
@@ -5,7 +5,7 @@
5
5
  timingRange: '1-5ms',
6
6
  stealthLevel: 'professional',
7
7
  engine: 'playwright',
8
- braveVersion: '2025.09.13.37',
8
+ braveVersion: '2025.09.13.38',
9
9
  features: {
10
10
  performanceOptimization: true,
11
11
  navigatorSpoofing: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brave-real-playwright-core",
3
- "version": "1.55.0-brave.2025.09.13.37",
3
+ "version": "1.55.0-brave.2025.09.13.38",
4
4
  "description": "Brave-optimized Playwright Core with comprehensive stealth patches and error stack sanitization",
5
5
  "keywords": [
6
6
  "playwright",
@@ -48,7 +48,7 @@
48
48
  ],
49
49
  "brave": {
50
50
  "optimized": true,
51
- "version": "2025.09.13.37",
51
+ "version": "2025.09.13.38",
52
52
  "features": [
53
53
  "error-stack-sanitization",
54
54
  "ultra-fast-timing",