brave-real-playwright-core 1.55.0-patch.1 → 1.55.1

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
@@ -1,10 +1,10 @@
1
- # 🦁 brave-real-playwright-core v1.55.0-patch.1
1
+ # 🦁 brave-real-playwright-core v1.55.1
2
2
 
3
- **Based on Playwright Core v1.55.0**
3
+ **Based on Playwright Core v1.55.1**
4
4
 
5
5
  **Brave Real-World Optimized Playwright Core with comprehensive stealth patches**
6
6
 
7
- This is a pre-patched version of **Playwright Core v1.55.0** optimized for maximum stealth when using Brave browser.
7
+ This is a pre-patched version of **Playwright Core v1.55.1** optimized for maximum stealth when using Brave browser.
8
8
 
9
9
  ## ✨ Features
10
10
 
@@ -46,9 +46,9 @@ await page.goto('https://bot-detector.rebrowser.net/');
46
46
 
47
47
  ## 📦 Based On
48
48
 
49
- - **playwright-core**: v1.55.0
49
+ - **playwright-core**: v1.55.1
50
50
  - **rebrowser-patches**: Latest stealth optimizations
51
- - **Brave optimization**: v1.55.0-patch.1
51
+ - **Brave optimization**: v1.55.1
52
52
 
53
53
  ## 🔗 Links
54
54
 
@@ -5,7 +5,7 @@
5
5
  timingRange: '1-5ms',
6
6
  stealthLevel: 'professional',
7
7
  engine: 'playwright',
8
- braveVersion: '1.55.0-patch.1',
8
+ braveVersion: '1.55.1',
9
9
  features: {
10
10
  performanceOptimization: true,
11
11
  navigatorSpoofing: true,