puppeteer-extra-plugin-stealth
Advanced tools
Comparing version 2.11.1 to 2.11.2
{ | ||
"name": "puppeteer-extra-plugin-stealth", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "Stealth mode: Applies various techniques to make detection of headless puppeteer harder.", | ||
@@ -55,4 +55,4 @@ "main": "index.js", | ||
"debug": "^4.1.1", | ||
"puppeteer-extra-plugin": "^3.2.2", | ||
"puppeteer-extra-plugin-user-preferences": "^2.4.0" | ||
"puppeteer-extra-plugin": "^3.2.3", | ||
"puppeteer-extra-plugin-user-preferences": "^2.4.1" | ||
}, | ||
@@ -71,3 +71,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "33206b0aa1d18e791047263ce654b806c45ba0ec" | ||
"gitHead": "2f4a357f233b35a7a20f16ce007f5ef3f62765b9" | ||
} |
@@ -1,2 +0,2 @@ | ||
# puppeteer-extra-plugin-stealth [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/berstend/puppeteer-extra/Test/master)](https://github.com/berstend/puppeteer-extra/actions) [![Discord](https://img.shields.io/discord/737009125862408274)](https://extra.community) [![npm](https://img.shields.io/npm/v/puppeteer-extra-plugin-stealth.svg)](https://www.npmjs.com/package/puppeteer-extra-plugin-stealth) | ||
# puppeteer-extra-plugin-stealth [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/berstend/puppeteer-extra/test.yml?branch=master&event=push) [![Discord](https://img.shields.io/discord/737009125862408274)](https://extra.community) [![npm](https://img.shields.io/npm/v/puppeteer-extra-plugin-stealth.svg)](https://www.npmjs.com/package/puppeteer-extra-plugin-stealth) | ||
@@ -179,10 +179,25 @@ > A plugin for [puppeteer-extra](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra) and [playwright-extra](https://github.com/berstend/puppeteer-extra/tree/master/packages/playwright-extra) to prevent detection. | ||
- [class: StealthPlugin](#class-stealthplugin) | ||
- [Purpose](#purpose) | ||
- [Modularity](#modularity) | ||
- [Contributing](#contributing) | ||
- [Kudos](#kudos) | ||
- [.availableEvasions](#availableevasions) | ||
- [.enabledEvasions](#enabledevasions) | ||
- [defaultExport(opts?)](#defaultexportopts) | ||
- [puppeteer-extra-plugin-stealth \[ ](#puppeteer-extra-plugin-stealth---) | ||
- [Install](#install) | ||
- [Usage](#usage) | ||
- [Status](#status) | ||
- [Changelog](#changelog) | ||
- [`v2.4.7`](#v247) | ||
- [`v2.4.2` / `v2.4.1`](#v242--v241) | ||
- [`v2.4.0`](#v240) | ||
- [Test results (red is bad)](#test-results-red-is-bad) | ||
- [Vanilla puppeteer without stealth 😢](#vanilla-puppeteer-without-stealth-) | ||
- [Puppeteer with stealth plugin 💯](#puppeteer-with-stealth-plugin-) | ||
- [Improved reCAPTCHA v3 scores](#improved-recaptcha-v3-scores) | ||
- [API](#api) | ||
- [Table of Contents](#table-of-contents) | ||
- [class: StealthPlugin](#class-stealthplugin) | ||
- [Purpose](#purpose) | ||
- [Modularity](#modularity) | ||
- [Contributing](#contributing) | ||
- [Kudos](#kudos) | ||
- [.availableEvasions](#availableevasions) | ||
- [.enabledEvasions](#enabledevasions) | ||
- [defaultExport(opts?)](#defaultexportopts) | ||
- [License](#license) | ||
@@ -315,2 +330,2 @@ ### class: [StealthPlugin](https://github.com/berstend/puppeteer-extra/blob/e6133619b051febed630ada35241664eba59b9fa/packages/puppeteer-extra-plugin-stealth/index.js#L72-L162) | ||
Copyright © 2018 - 2022, [berstend̡̲̫̹̠̖͚͓̔̄̓̐̄͛̀͘](mailto:github@berstend.com?subject=[GitHub]%20PuppeteerExtra). Released under the MIT License. | ||
Copyright © 2018 - 2023, [berstend̡̲̫̹̠̖͚͓̔̄̓̐̄͛̀͘](mailto:github@berstend.com?subject=[GitHub]%20PuppeteerExtra). Released under the MIT License. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
274755
330