Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

puppeteer-extra-plugin-stealth

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-extra-plugin-stealth - npm Package Compare versions

Comparing version 2.11.1 to 2.11.2

8

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc